mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 22:03:49 +00:00
Added mission control for solid queue ui.
This commit is contained in:
@@ -6,7 +6,7 @@ ENV TINI_VERSION v0.19.0
|
||||
ADD https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini /tini
|
||||
RUN chmod +x /tini
|
||||
|
||||
RUN apt-get -qq update \
|
||||
RUN apt-get -qq update --fix-missing \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get -qq install -y \
|
||||
build-essential \
|
||||
openssl \
|
||||
|
||||
Reference in New Issue
Block a user