Add base busybox image, tag it

This commit is contained in:
2026-04-13 17:07:15 +03:00
parent c4d89813a4
commit 6333218d66
2 changed files with 13 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
services:
gentoo-base-busybox:
image: registry.ceamac.ro/gentoo-base-busybox
restart: always
build:
context: .
dockerfile: base.busybox.Dockerfile
tags:
- "registry.ceamac.ro/gentoo-base-busybox"
command: /bin/sh
#stdin_open: true
#tty: true