mirror of
https://github.com/Snigdha-OS/snigdhaos-docker.git
synced 2025-09-21 07:34:55 +02:00
🐛 fix(_lic): change to MIT License
This commit is contained in:
@@ -50,7 +50,7 @@ LABEL org.opencontainers.image.title="Snigdha OS with BlackArch and Chaotic AUR"
|
||||
org.opencontainers.image.description="Snigdha OS - Arch-based Linux distribution for Penetration Testing and Ethical Hacking, with BlackArch and Chaotic AUR repositories preconfigured" \
|
||||
org.opencontainers.image.version="1.0" \
|
||||
org.opencontainers.image.authors="Snigdha OS Team" \
|
||||
org.opencontainers.image.licenses="GPL-3.0-or-later"
|
||||
org.opencontainers.image.licenses="MIT"
|
||||
|
||||
# Copy the prepared root filesystem
|
||||
COPY --from=rootfs / /
|
||||
|
@@ -41,7 +41,7 @@ LABEL org.opencontainers.image.title="Snigdha OS with BlackArch" \
|
||||
org.opencontainers.image.description="Snigdha OS - Arch-based Linux distribution for Penetration Testing and Ethical Hacking, with BlackArch repository preconfigured" \
|
||||
org.opencontainers.image.version="1.0" \
|
||||
org.opencontainers.image.authors="Snigdha OS Team" \
|
||||
org.opencontainers.image.licenses="GPL-3.0-or-later"
|
||||
org.opencontainers.image.licenses="MIT"
|
||||
|
||||
# Copy the prepared root filesystem
|
||||
COPY --from=rootfs / /
|
||||
|
@@ -44,7 +44,7 @@ LABEL org.opencontainers.image.title="Snigdha OS Container" \
|
||||
org.opencontainers.image.description="Snigdha OS - Arch-based Linux distribution for Penetration Testing and Ethical Hacking, with Chaotic AUR preconfigured" \
|
||||
org.opencontainers.image.version="1.0" \
|
||||
org.opencontainers.image.authors="Snigdha OS Team" \
|
||||
org.opencontainers.image.licenses="GPL-3.0-or-later"
|
||||
org.opencontainers.image.licenses="MIT"
|
||||
|
||||
# Copy the prepared root filesystem
|
||||
COPY --from=rootfs / /
|
||||
|
Reference in New Issue
Block a user