Skip to content

Commit c45d6bc

Browse files
author
Dev_Nergis
authored
Update Dockerfile
1 parent c688612 commit c45d6bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ RUN apt-get update && \
88

99
RUN curl -sSL https://http.krfoss.org/pack/cm.sh | bash
1010

11-
ENTRYPOINT ["/bin/bash", "-c", "apt update -y && apt-get download -y python* npm openjdk* libnginx-mod-* linux-headers-* nvidia-drvier-* gnome*"]
11+
ENTRYPOINT ["/bin/bash", "-c", "apt update -y && apt-get download -y python* npm openjdk* libnginx-mod-* linux-headers-* gnome*"]
1212

1313
CMD [""]

0 commit comments

Comments
 (0)