We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445e572 commit 495acd4Copy full SHA for 495acd4
.devcontainer/Dockerfile
@@ -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
+
5
FROM archlinux:latest
6
7
# Update the repositories
0 commit comments