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

Docker specific configuration.

parent 1ad75a5e
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,8 @@ RUN set -ex \
&& adduser --home /srv --no-create-home --system --uid 1000 --group engineuser \
&& adduser engineuser audio
# Default configuration
COPY configuration/sample-docker.engine.ini configuration/engine.ini
# OPAM / Liquidsoap Installation
FROM ocaml/opam2:latest
......
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