Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gytsto/vagrant_under_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant and libvirt under docker container

Building docker image

It is recommended to use GitHub UI to build release versions of docker images. This way there is a guarantee that the image is built from the versioned version of the Dockerfile and does not contain any local changes. Additionally the image is labeled with the revision of the project during CI build so it is easy to trace back the source code used to build the image.

To build a docker image on GitHub UI:

  1. Go to the Actions page of the project.
  2. Select the Build and Push Docker Image workflow on the left.
  3. Click the Run workflow button.
  4. Select branch, set docker image name and tag and click the Run workflow button.

Contributions

We do not expect external contributions to this project.

License

This project is licensed under the terms of the GNU General Public License v3.0 only

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published