Add comments
This commit is contained in:
@@ -21,7 +21,6 @@ RUN dnf -y update && \
|
||||
&& dnf clean all \
|
||||
&& rm -rf /var/cache/yum
|
||||
|
||||
# Entrypoint
|
||||
COPY build-private.sh /root/build.sh
|
||||
|
||||
|
||||
ENTRYPOINT ["/root/build.sh"]
|
||||
|
||||
Reference in New Issue
Block a user