setup basic container
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2023-06-25 00:26:06 -05:00
parent 8e50ac1e24
commit 98631e7f5b
3 changed files with 37 additions and 0 deletions

2
Dockerfile Normal file
View File

@ -0,0 +1,2 @@
FROM alpine:latest
ENTRYPOINT sleep infinity