mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-23 06:29:25 -05:00
commit
fa2ae78f9e
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ package-lock.json
|
|||||||
website/index.merged.html
|
website/index.merged.html
|
||||||
website/index.html
|
website/index.html
|
||||||
|
|
||||||
|
**/.DS_Store
|
||||||
|
@ -4,9 +4,8 @@
|
|||||||
> A curated list of Docker resources and projects
|
> A curated list of Docker resources and projects
|
||||||
Inspired by [@sindresorhus](https://github.com/sindresorhus)' [awesome][sindresorhus] and improved by these **[amazing contributors](https://github.com/veggiemonk/awesome-docker/graphs/contributors)**.
|
Inspired by [@sindresorhus](https://github.com/sindresorhus)' [awesome][sindresorhus] and improved by these **[amazing contributors](https://github.com/veggiemonk/awesome-docker/graphs/contributors)**.
|
||||||
|
|
||||||
It's now a GitHub project because it's considerably easier for other people to edit, fix and expand on Docker using GitHub.
|
|
||||||
Just click [README.md][editREADME] to submit a [pull request][editREADME].
|
Just click [README.md][editREADME] to submit a [pull request][editREADME].
|
||||||
If this list is not complete, you can [contribute][editREADME] to make it so. Here is a great video tutorial to [contribute on Github](https://egghead.io/lessons/javascript-identifying-how-to-contribute-to-an-open-source-project-on-github)
|
If this list is not complete, you can [contribute][editREADME] to make it so. Here is a great video tutorial to learn how to [contribute on Github](https://egghead.io/lessons/javascript-identifying-how-to-contribute-to-an-open-source-project-on-github)
|
||||||
|
|
||||||
***You can see the updates from [TWITTER](https://twitter.com/awesome_docker)***
|
***You can see the updates from [TWITTER](https://twitter.com/awesome_docker)***
|
||||||
|
|
||||||
@ -14,8 +13,7 @@ If this list is not complete, you can [contribute][editREADME] to make it so. He
|
|||||||
|
|
||||||
#### *If you see a link here that is not (any longer) a good fit, you can fix it by submitting a [pull request][editREADME] to improve this file. Thank you!*
|
#### *If you see a link here that is not (any longer) a good fit, you can fix it by submitting a [pull request][editREADME] to improve this file. Thank you!*
|
||||||
|
|
||||||
The creators and maintainers of this list do not receive and should not receive any form of payment to accept a change made by any contributor.
|
The creators and maintainers of this list do not receive any form of payment to accept a change made by any contributor. This page is not an official Docker product in any way. It is a list of links to projects and is maintained by volunteers. Everybody is welcome to contribute. The goal of this repo is to index open-source projects, not to advertise for profit.
|
||||||
The goal of this repo is to index open-source projects, not to advertise for profit.
|
|
||||||
|
|
||||||
All the links are monitored and tested with [awesome_bot](https://github.com/dkhamsing/awesome_bot) made by [@dkhamsing](https://github.com/dkhamsing)
|
All the links are monitored and tested with [awesome_bot](https://github.com/dkhamsing/awesome_bot) made by [@dkhamsing](https://github.com/dkhamsing)
|
||||||
|
|
||||||
|
@ -11,7 +11,6 @@
|
|||||||
<meta name="description" content="A curated list of Docker resources and projects.">
|
<meta name="description" content="A curated list of Docker resources and projects.">
|
||||||
<meta name="keywords" content="awesome awesome-list container docker dockerfile tools open source projects">
|
<meta name="keywords" content="awesome awesome-list container docker dockerfile tools open source projects">
|
||||||
<link rel="icon" type="image/png" href="favicon.png">
|
<link rel="icon" type="image/png" href="favicon.png">
|
||||||
<!-- <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet" type="text/css"> -->
|
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user