Some simple edits
This commit is contained in:
parent
2ae933b9ad
commit
41976f1a2a
3 changed files with 14 additions and 3 deletions
|
@ -3,7 +3,7 @@ RUN apt-get update -y
|
|||
RUN apt-get upgrade -y
|
||||
RUN apt-get install -y gnupg2 numactl tzdata software-properties-common libntlm0 winbind xvfb xauth python3 libncurses5:i386 libncurses6:i386 libsdl2-2.0-0 libsdl2-2.0-0:i386
|
||||
|
||||
FROM git.zontreck.com/zontreck/conanservermanager:stable
|
||||
FROM git.zontreck.com/ariascreations/conanservermanager:stable
|
||||
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue