About 5,310 results
Open links in new tab
  1. CI_COMMIT_TAG dasherizes dotted semantic versioned tags on docker

    When I create a tag for example v1.0.0 the CI builds the docker image and tags it as v1-0-0. How can I keep the original tag (with dots)?

  2. docker Add static, or immutable, image tags that always point to …

    Since I'm not sure my idea came across in that flurry of details: my suggestion is to introduce another set of Docker tags that do take into account base image updates for the same …

  3. [FEATURE] Use semantic versioning, when publishing docker

    As the article about using semantic versioning when publishing docker images states, it would be ideal if you could release semantic-versioned tags for major and minor versions.

  4. timo-reymann/poc-base-image-manager - GitHub

    Production considerations The local containerized registry and S3 cache are for development/PoC purposes. In production: Registry → External container registry (e.g., Harbor, ECR, GCR, …

  5. Proof of Concept for (CI) image management - GitHub

    Note: This is currently a conceptual proof of concept. The goal is to make this work out of the box on any CI provider (GitHub Actions, GitLab CI, etc.) and locally on macOS and Linux, where …

  6. Docker Containerization and Deployment | tenstorrent/tt …

    Dec 27, 2025 · This document describes the Docker containerization strategy for tt-inference-server, covering image builds for both vLLM and tt-media-server, container execution patterns, …

  7. Docker Compose : NodeJS + MongoDB - exchangetuts.com

    Docker Compose : NodeJS + MongoDBI can't make my docker compose work. Here's my dockerfile: FROM node:0.12 RUN apt-get update

  8. 如何使用Golang实现容器镜像版本管理_Golang Docker镜像版本控 …

    4 hours ago · 如何用 Go 解析和比较 Docker 镜像标签(tag)版本 Go 本身不内置镜像解析逻辑,但你可以用标准库 + 约定规则安全提取和比较语义化标签。

  9. Microsoft.DotNet.ILCompiler on NuGet - Libraries.io

    Building using Docker You can also build the repository using a Docker image which has the required prerequisites inside. The example below creates a Docker volume named vmr and …

  10. Build Artifacts and Distribution | tenstorrent/tt-metal | DeepWiki

    2 days ago · This document describes the build artifacts produced by the tt-metal build system, including tarballs, Python wheels, Debian packages, Docker images, and source distributions. …