mirror of
https://github.com/casjaysdevdocker/mailman
synced 2025-01-30 18:34:32 -05:00
🗃️ Committing everything that changed 🗃️
Dockerfile
This commit is contained in:
parent
374653a843
commit
75ef470ec1
@ -82,7 +82,7 @@ RUN set -ex; \
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
set -ex; \
|
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; \
|
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