Go to file
2025-11-03 07:40:46 +02:00
base-debian refactor: change debian variant bookworm 2025-03-30 01:22:29 +01:00
base-ubuntu ubuntu: add df_dev env 2025-11-03 07:40:46 +02:00
node node: add global ts packages 2025-03-30 04:40:02 +02:00
python update tmp 2025-11-03 07:40:46 +02:00
build-image.sh no cache option to build image 2025-03-03 12:25:32 +01:00
create-manifest.sh fix create manifest 2025-03-03 15:08:36 +01:00
README.md update readme 2025-02-28 20:32:40 +00:00

Development Containers

Authentication

Before updating development images, authenticate to the registry:

docker login registry.tomastm.com

Updating Development Images

Follow these steps to update development images:

Step 1: Update and Commit Changes

  • Modify the Dockerfile or install script as needed.
  • Ensure that each commit updates only a single development image.
  • Commit the changes to version control.

Step 2: Build the Image

  • Run the following command to build the image:

    ./build-image.sh <image>
    
  • Since dockerx does not function properly inside qemu, execute this command separately on machines with different CPU architectures.

  • Build the image on both amd64 and arm64 architectures.

  • Once both architectures are built, the script will automatically generate a manifest.