remove comment

This commit is contained in:
c0de 2022-11-11 21:23:17 -06:00
parent a32bb598d2
commit 4318b58db0
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
# Copyright 2022 - c0de <c0de@c0de.dev>
# Licensed under the MIT License (https://opensource.org/licenses/MIT)
# Multistage docker file, using a very minimal 17.6 MB base image
# Results in a cross-platform 76 MB image including all dependencies
# Build with: docker build -t ghotballbot:<version> .
# Run with: docker run -it