diff --git a/Dockerfile b/Dockerfile index 64d53bb..c8387d2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,4 @@ +#By GarfieldWTF # Use an official Alpine Linux as the parent image FROM alpine:latest