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
dc0f7c3f96
vn-docker
/
httpd
/
Dockerfile
4 lines
79 B
Docker
Raw
Normal View
History
Unescape
Escape
Added shinobi & httpd
2024-01-08 20:48:00 +00:00
FROM
httpd:2.4.58
Apache with extensible config
2020-01-23 10:50:12 +00:00
RUN
echo
"IncludeOptional conf.d/*.conf"
>> conf/httpd.conf