Skip to content

Commit 3d0e6a7

Browse files
authored
Add OCI Image Format source label to dockerfiles #22
Add image source label to dockerfiles
2 parents eee6b60 + e45c7ac commit 3d0e6a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM zenika/alpine-chrome:119-with-playwright
2+
LABEL org.opencontainers.image.source="https://github.com/dgtlmoon/sockpuppetbrowser"
23

34
# docker build -t test .
45
# docker run -it -v `pwd`:/tmp/server -i --init --cap-add=SYS_ADMIN test bash

0 commit comments

Comments
 (0)