Skip to content

Instantly share code, notes, and snippets.

View FrankV01's full-sized avatar
🎯
https://codeium.com/profile/theopensourceu

Frank V FrankV01

🎯
https://codeium.com/profile/theopensourceu
View GitHub Profile
@hidrees
hidrees / ghost-link
Last active April 2, 2022 15:07
Ghost: Open links in new tab
@ju2wheels
ju2wheels / Dockerfile
Last active June 30, 2025 08:08
Docker Dockerfile reference template
# Last updated: 08/24/2916
#
# Total instructions available: 18
#
# https://docs.docker.com/engine/reference/builder/
#
# You can use a .dockerignore file in the same context directory as
# your Dockerfile to ignore files in the context before sending them
# to the Docker daemon for building to speed up building.