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 107526a commit ce1e644Copy full SHA for ce1e644
configs/development/Dockerfile.tagit
@@ -1,5 +1,4 @@
1
-# Start from scratch for a minimal image
2
-FROM scratch
+FROM oraclelinux:9
3
4
# Copy the pre-compiled TagIt binary
5
COPY tagit /usr/local/bin/tagit
0 commit comments