Changes
Page history
Update Dependencies
authored
May 11, 2021
by
Fabian Nuraddin Alexander Gabel
Show whitespace changes
Inline
Side-by-side
Dependencies.md
View page @
f3e4a594
...
...
@@ -22,6 +22,4 @@ This file can be used to run a local apache2 webserver with `mod_include` in ord
```
bash
docker run
-it
--rm
--name
apache-server
-p
8080:80
-v
$RESEARCH_DEPLOY
:/usr/local/apache2/htdocs/ eltenedor/alpine-httpd-ssi:latest
"
```
where
`$RESEARCH_DEPLOY`
is the folder location of the build.
Then visit
[
localhost:8080
](
http://localhost:8080
)
in your web browser.
\ No newline at end of file
where
`$RESEARCH_DEPLOY`
is the folder location of the build. Then visit
[
localhost:8080
](
http://localhost:8080
)
in your web browser.
\ No newline at end of file