mirror of
https://github.com/Mailu/Mailu.git
synced 2025-01-28 03:56:43 +02:00
bb2edb6eb6
This reverts commit c787e4bdbdcf26097892fc8f154dacb19dbb3d49.
6 lines
112 B
Docker
6 lines
112 B
Docker
# This is an idle image to dynamically replace any component if disabled.
|
|
|
|
FROM alpine:3.10
|
|
|
|
CMD sleep 1000000d
|