Skip to content

Commit

Permalink
Add Dockerfile to easily publish a Docker container (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xThiebaut authored Jul 28, 2021
1 parent 5537b98 commit c7974b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM httpd:2
COPY ./ /usr/local/apache2/htdocs/

0 comments on commit c7974b8

Please sign in to comment.