Improvements to Docker Image (Proper Layers Order and Docker-Ignore) #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "vapronva/mastoposter-oss_images:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why?
Prerequisites
“— 🤓”
Main Message
This project uses Docker as a way to run the application. Hence, some guidelines for creating Docker images should be followed.
What?
The single commit in this pull request includes:
.dockerignore
file — ensure no funky files are being added to the imageDockerfile
file — proper order of layers and commands (static instructions are executed first)oh wow, forgor to switch the repositories was pushing to... and, huh, idk how to keep only that one commit from entering the pull request :sadge:
sorry for my dumbness, will close now, reopen with a proper different branch
Pull request closed