Skip to content
Snippets Groups Projects

Add swh-utils image to help build init-container image

Merged Antoine R. Dumont requested to merge add-swh-utils-image into master
All threads resolved!

We have currently some init-container image which requires extra dependencies to do their job. They currently pull the debian:bullseye and installs those prior to run the script.

Building this image (and declaring it there) will simplify and accelerate the process of initialization.

The image is slighly bigger than the default (+26MB).

$ docker image ls swh-utils:latest
REPOSITORY   TAG       IMAGE ID       CREATED         SIZE
swh-utils    latest    18fc5c089314   6 seconds ago   150MB
$ docker image ls debian:bullseye
REPOSITORY   TAG        IMAGE ID       CREATED       SIZE
debian       bullseye   873181a41b99   2 weeks ago   124MB

Refs. sysadm-environment#5179 (closed)

Edited by Antoine R. Dumont

Merge request reports

Closed by avatar (Apr 18, 2025 10:38pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading