feat(samples): init httpaste.it sample
This commit is contained in:
parent
e8ae877a48
commit
f25e3f766c
4 changed files with 107 additions and 0 deletions
3
samples/httpaste.it/httpd/Dockerfile
Normal file
3
samples/httpaste.it/httpd/Dockerfile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM httpd:2.4
|
||||
|
||||
RUN apt-get update -y && apt-get install -y libapache2-mod-proxy-uwsgi
|
||||
Loading…
Add table
Add a link
Reference in a new issue