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 a00e5c5 commit 9539b4eCopy full SHA for 9539b4e
docker/test/Dockerfile
@@ -1,6 +1,6 @@
1
# Build an example Docker container image.
2
FROM busybox
3
-MAINTAINER Jeff Geerling <[email protected]>
+LABEL maintainer="Jeff Geerling"
4
5
# Run a command when the container starts.
6
CMD ["/bin/true"]
0 commit comments