This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
vn-docker
Watch
1
Star
0
Fork
You've already forked vn-docker
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a6ca532bf3
vn-docker
/
httpd
/
Dockerfile
4 lines
79 B
Docker
Raw
Normal View
History
Unescape
Escape
refs #7721 Images deleted/updated
2024-07-15 07:40:30 +00:00
FROM
httpd:2.4.61
Apache with extensible config
2020-01-23 10:50:12 +00:00
RUN
echo
"IncludeOptional conf.d/*.conf"
>> conf/httpd.conf