GUACAMOLE-772: Merge reduce Docker image size for guacd
This commit is contained in:
commit
652ca302cb
@ -75,7 +75,7 @@ RUN ${PREFIX_DIR}/bin/list-dependencies.sh \
|
|||||||
> ${PREFIX_DIR}/DEPENDENCIES
|
> ${PREFIX_DIR}/DEPENDENCIES
|
||||||
|
|
||||||
# Use same Debian as the base for the runtime image
|
# Use same Debian as the base for the runtime image
|
||||||
FROM debian:${DEBIAN_VERSION}
|
FROM debian:${DEBIAN_VERSION}-slim
|
||||||
|
|
||||||
# Base directory for installed build artifacts.
|
# Base directory for installed build artifacts.
|
||||||
# Due to limitations of the Docker image build process, this value is
|
# Due to limitations of the Docker image build process, this value is
|
||||||
|
Loading…
Reference in New Issue
Block a user