commit
e6055a785e
|
|
@ -5,7 +5,8 @@
|
||||||
# ----------------------------------
|
# ----------------------------------
|
||||||
FROM ubuntu:18.04
|
FROM ubuntu:18.04
|
||||||
|
|
||||||
MAINTAINER Pterodactyl Software, <support@pterodactyl.io>
|
LABEL author="Pterodactyl Software" maintainer="support@pterodactyl.io"
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
# Install Dependencies
|
# Install Dependencies
|
||||||
RUN dpkg --add-architecture i386 \
|
RUN dpkg --add-architecture i386 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user