@@ -0,0 +1,11 @@
FROM fedora:latest
# Set labels
LABEL maintainer="Lukas Greve <lukas@phyllo.me>"
LABEL DISTTAG=f44simple-container
# Set working directory
WORKDIR /build
# Default command
CMD ["/bin/bash"]
The note is not visible to the blocked user.