Skip to content

Instantly share code, notes, and snippets.

@nicoclau
Created June 25, 2022 20:08
Show Gist options
  • Select an option

  • Save nicoclau/05f237e9d97351d5a47c38958fbc0b63 to your computer and use it in GitHub Desktop.

Select an option

Save nicoclau/05f237e9d97351d5a47c38958fbc0b63 to your computer and use it in GitHub Desktop.
.dockerignore
# Items that don't need to be in a Docker image.
# Anything not used by the build system should go here.
Dockerfile
.dockerignore
.gitignore
README.md
# Artifacts that will be built during image creation.
# This should contain all files created during `npm run build`.
build
node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment