mirror of
https://github.com/casjaysdevdocker/mailman
synced 2025-01-18 00:34:30 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile
This commit is contained in:
parent
374653a843
commit
75ef470ec1
@ -82,7 +82,7 @@ RUN set -ex; \
|
||||
|
||||
RUN \
|
||||
set -ex; \
|
||||
apt-get update; \
|
||||
mkdir -p /tmp && apt-get update; \
|
||||
if [ -n "${PACK_LIST}" ];then echo "Installing packages: $PACK_LIST";pkmgr install ${PACK_LIST};fi; \
|
||||
echo ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user