mirror of
https://github.com/Snigdha-OS/snigdhaos-docker.git
synced 2025-12-06 12:03:52 +01:00
🛠 refactor(_change): label && desc
This commit is contained in:
@@ -17,6 +17,6 @@ RUN pacman-key --init && \
|
|||||||
find /var/cache/pacman/ -type f -delete
|
find /var/cache/pacman/ -type f -delete
|
||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
LABEL org.opencontainers.image.description="Snigdha OS - Arch-based distribution offering an easy installation, several customizations, and unique performance optimization."
|
LABEL org.opencontainers.image.description="Snigdha OS - Arch based Linux Distribution for Penetration Testing and Ethical Hacking"
|
||||||
COPY --from=rootfs / /
|
COPY --from=rootfs / /
|
||||||
CMD ["/usr/bin/bash"]
|
CMD ["/usr/bin/bash"]
|
||||||
0
Dockerfile-c
Normal file
0
Dockerfile-c
Normal file
Reference in New Issue
Block a user