summaryrefslogtreecommitdiffstats
path: root/2.4/Dockerfile
diff options
context:
space:
mode:
authorJan Boonen <janboonen5@gmail.com>2018-12-06 21:40:33 +0100
committerGitHub <noreply@github.com>2018-12-06 21:40:33 +0100
commit753ffb7ce251d782e5c69a47445a7463684059d2 (patch)
treec99709ae3a8ccb9ff7526b0ea7a597a8c3e9c28b /2.4/Dockerfile
parent9fceea420309c2334241ed3a60fd9f47e7428217 (diff)
downloadapache-753ffb7ce251d782e5c69a47445a7463684059d2.tar.gz
apache-753ffb7ce251d782e5c69a47445a7463684059d2.tar.bz2
apache-753ffb7ce251d782e5c69a47445a7463684059d2.tar.xz
apache-753ffb7ce251d782e5c69a47445a7463684059d2.zip
Prevent corrupt Alias after restart of container.
When the LOCATION environment variable is set then a restart of a container will lead to a corrupt Alias configuration. The command 'sed -e "s|Alias /|Alias $LOCATION|"' will be executed again and thereby prepend the existing path with the same path.
Diffstat (limited to '2.4/Dockerfile')
0 files changed, 0 insertions, 0 deletions