yes. it's going to completely depend on the project, but you can build it, then push it to dockerhub, though I wouldn't push it to a public repo unless the license permits it. else you can just build it locally and push it to your own private dockerhub or to a container store like github or ECR.
this post was submitted on 30 May 2024
0 points (NaN% liked)
Docker
1244 readers
1 users here now
founded 2 years ago
MODERATORS
ECR?
Elastic Container Registry, Amazon's AWS container registry.
A private Docker Hub sounds like a great idea, how does one go about that? Feel free to point me to a webpage, you don't have to type it all out.