Skip to content

Commit 1eb8042

Browse files
committed
v1.0.6
1 parent aafed6d commit 1eb8042

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ WORKDIR /home/${SMITHY_USER}
187187

188188
ENV PATH="/home/${SMITHY_USER}/rapidfort:${PATH}"
189189

190+
# Add at the top of Dockerfile
191+
LABEL org.opencontainers.image.source="https://github.com/rapidfort/smithy"
192+
LABEL org.opencontainers.image.description="Smithy - Kubernetes-Native OCI Image Builder"
193+
190194
# Set smithy as the entrypoint
191195
ENTRYPOINT ["/usr/local/bin/smithy"]
192196

0 commit comments

Comments
 (0)