WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

tech-thinker/dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerfiles

This is the repository for version locked docker files.

Adding new image:

  1. Create a directory named as "image_name" that you want to create.
  2. Create a Dockerfile named as Dockerfile in the directory.
  3. Create a .arch file in the directory that contains the architecture of the image. As bellow-
amd64,arm64
  1. Create a .version file in the directory that contains the version of the image. As bellow-
v0.0.1-alpha
  1. Create a .forced file in the directory that contains the forced build tag.
  2. Create a docker-compose file named as docker-compose.yml in the directory.
  3. Create a README.md file in the directory that contains the description of the image.
  4. Create a pull request.

About

This is the repository for all private docker files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •