docs/cirros
yosifkit 63c9218175
Add Docker Hub categories (#2446)
* Add repo metadata, start with categories!

scripts for checking repo categories, updating the canonical set
added categories to push.pl

* Add initial set of semi-acurate categories

* Adjustments following tianon's review

* Simplify metadata.sh use cases (CI or interactive); just diff and check all the time

Update README.md about metadata.sh usage

* Unify the categories checks into one jq expressions

* Update initial categories

* Link to Docker docs for categories; minor categories script adjustments
2024-05-17 11:44:00 -07:00
..
README-short.txt Add a bunch more content 2014-10-10 18:07:15 -06:00
README.md Run update.sh 2023-06-01 13:18:00 -07:00
content.md Add more detail to CirrOS from their official project README 2020-03-06 13:30:54 -08:00
github-repo Update cirros "github-repo" 2018-07-18 11:04:21 -07:00
license.md Add CirrOS license information 2017-12-11 20:52:00 -08:00
logo.png Add logos for various images 2014-10-03 16:16:43 -06:00
maintainer.md Refactor the way information (especially links) are presented 2017-04-21 17:48:19 -07:00
metadata.json Add Docker Hub categories (#2446) 2024-05-17 11:44:00 -07:00

README.md

Quick reference

Supported tags and respective Dockerfile links

Quick reference (cont.)

What is CirrOS?

The CirrOS project provides linux disk and kernel/initramfs images. The images are well suited for testing as they are small and boot quickly. Please note that:

  • Images are provided for test only. They should not be used in production.
  • Images have well known login information. Users can log in with 'cirros:letsgocubs' locally or remotely and have passwordless sudo access to root.

CirrOS images have useful tools and function for debugging or developing cloud infrastructure.

github.com/cirros-dev/cirros

logo

License

View license information for the software contained in this image:

The code for building CirrOS is available under GPLv2. The binary images that will be distributed contain many different licenses all of which are opensource.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

Some additional license information which was able to be auto-detected might be found in the repo-info repository's cirros/ directory.

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.