Skip to content

Commit fcfd50f

Browse files
reduce
1 parent a9c8c78 commit fcfd50f

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ services:
55
context: .
66
dockerfile: Dockerfile
77
args:
8-
- BUILD_DATE=${BUILD_DATE:-2025-01-21T00:00:00Z}
98
- VERSION=${VERSION:-jammy-22.04}
109
- S6_OVERLAY_VERSION=${S6_OVERLAY_VERSION:-3.1.6.2}
1110
- S6_OVERLAY_ARCH=${S6_OVERLAY_ARCH:-x86_64}
@@ -15,8 +14,3 @@ services:
1514
- REL=${REL:-jammy}
1615
- ARCH=${ARCH:-amd64}
1716
image: gabemendoza1/cloudcode-baseimage-ubuntu-fips:${VERSION:-jammy-22.04}
18-
container_name: ubuntu-fips-base
19-
environment:
20-
- PUID=${PUID:-911}
21-
- PGID=${PGID:-911}
22-
- TZ=${TZ:-Etc/UTC}

0 commit comments

Comments
 (0)