Skip to content

Pike1z/dockerTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerTest

This repo is made for me to test out building docker images using GitHub actions

References

Thought process

Using the GitHub Action to Build and Push Docker Images I should be able to automatically build Docker Images when a new version of my project is released.

I'm doing this to push

Dockerfile

  • The build context can be a PATH on the machine, or a GitHub repository
  • Use a file named .dockerignore to specify what files aren't put into the image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published