mirror of
https://github.com/Ahwxorg/librey/
synced 2024-12-06 19:16:48 +01:00
4 lines
71 B
Docker
4 lines
71 B
Docker
RUN apk add nginx
|
|
|
|
CMD [ "/bin/sh", "-c", "docker/server/prepare.sh" ]
|