mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
Some cleaning in the Dockerfile files
This commit is contained in:
@ -9,7 +9,7 @@ ENV APPNAME="YACReaderLibraryServer"
|
||||
ENV HOME="/config"
|
||||
LABEL maintainer="luisangelsm"
|
||||
|
||||
# install build & runtime packages
|
||||
# install build packages
|
||||
RUN \
|
||||
apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
|
Reference in New Issue
Block a user