Skip to content
Snippets Groups Projects
Commit 50214cca authored by David Trattnig's avatar David Trattnig
Browse files

Update base image.

parent c1ae2538
No related branches found
No related tags found
No related merge requests found
###--- Python Stage ---### ###--- Python Stage ---###
FROM python:3.7.7-buster FROM ocaml/opam2:debian-10
LABEL maintainer="David Trattnig <david.trattnig@subsquare.at>" LABEL maintainer="David Trattnig <david.trattnig@subsquare.at>"
...@@ -35,9 +35,6 @@ COPY configuration/sample-docker.engine.ini configuration/engine.ini ...@@ -35,9 +35,6 @@ COPY configuration/sample-docker.engine.ini configuration/engine.ini
COPY configuration/sample-docker.gunicorn.conf.py configuration/gunicorn.conf.py COPY configuration/sample-docker.gunicorn.conf.py configuration/gunicorn.conf.py
###--- OPAM / Liquidsoap Stage ---###
FROM ocaml/opam2:latest
# Liquidsoap Dependencies # Liquidsoap Dependencies
RUN opam init --disable-sandboxing -y RUN opam init --disable-sandboxing -y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment