Skip to content

Commit 495acd4

Browse files
committed
chore: add some labels to docker image
1 parent 445e572 commit 495acd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.devcontainer/Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
LABEL org.opencontainers.image.source=https://github.com/d-biehl/robotcode
2+
LABEL org.opencontainers.image.description="RobotCode Development Image"
3+
LABEL org.opencontainers.image.licenses=Apache-2.0
4+
15
FROM archlinux:latest
26

37
# Update the repositories

0 commit comments

Comments
 (0)