mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 07:46:20 +00:00
Minor updates
This commit is contained in:
parent
59c77784f3
commit
8339e4b668
7 changed files with 30 additions and 92 deletions
|
|
@ -32,7 +32,7 @@ RUN --mount=type=cache,sharing=locked,target=/var/cache/pacman \
|
|||
# https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec
|
||||
ENV NVIDIA_VISIBLE_DEVICES=all
|
||||
ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility
|
||||
|
||||
|
||||
# Default environment
|
||||
USER user
|
||||
WORKDIR /home/user
|
||||
|
|
@ -42,4 +42,4 @@ ENV SHELL=/usr/bin/bash
|
|||
ENV PS1="[\u@\h \W \$?]\$ "
|
||||
|
||||
# Docker entrypoint
|
||||
ENTRYPOINT ["/entrypoint"]
|
||||
ENTRYPOINT ["/entrypoint"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue