Added README.md and Dockerfile
This commit is contained in:
parent
950a5ca6a8
commit
c2316998af
1551 changed files with 5 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM nginxinc/nginx-unprivileged:1.25.2
|
||||
COPY html /usr/share/nginx/html
|
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Warsaw Hackerspace blog backup
|
||||
|
||||
A static backup of Warsaw Hackerspace blog
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue