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