Initial commit

This commit is contained in:
Scott Idem
2023-02-22 16:40:16 -05:00
parent d18de5507b
commit cc767aac25
52 changed files with 2588 additions and 0 deletions

3
aether_nginx.Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM nginx:latest
LABEL maintainer="Scott Idem <scott.idem@oneskyit.com>"