A simple Apache2 file-server running on Alpine container
-
Ingredients
-
Linux
foo@bar:~$ source envsetup.sh
-
Windows
foo@bar:~$ envsetup.bat
-
-
Just, fire it up !
foo@bar:~$ docker compose up -d
-
Or, put it down ...
foo@bar:~$ docker compose down