Skip to content

Commit d88fd82

Browse files
committed
Associate Docker image with repository
1 parent 6882b04 commit d88fd82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# this is going to take the most time
33
FROM alpine:3.17 AS builder
44

5+
LABEL org.opencontainers.image.source = "https://github.com/blue-nebula/base"
6+
57
RUN apk add gcc g++ binutils sdl2-dev zlib-dev perl git wget ca-certificates coreutils \
68
sdl2_image-dev sdl2_mixer-dev psmisc cmake ninja
79

0 commit comments

Comments
 (0)