Files
docker-compose-hatthieves/testing/icecast2/icecast2/Dockerfile
Your Name 94e05c5707 icecast2
2020-05-28 10:45:22 +00:00

4 líneas
142 B
Docker

FROM node:8-slim
RUN apt update && apt -y upgrade && apt -y install icecast2 python ffmpeg libcap2-bin tor && apt clean
WORKDIR /etc/icecast2