mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-03 11:41:14 -05:00
Merge branch 'master' into cleanup
This commit is contained in:
commit
8f4fd25970
@ -96,6 +96,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker)
|
||||
- [Play With Docker](https://training.play-with-docker.com/): PWD is a great way to get started with Docker from beginner to advanced users. Docker runs directly in your browser.
|
||||
- [Play With Moby](http://play-with-moby.com/): PWM is a web based Moby playground which allows you to try different components of the platform in seconds. It gives you the experience of having a free Alpine Linux Virtual Machine in the cloud where you can build and run Moby projects and even create clusters to experiment.
|
||||
- [Practical Introduction to Container Terminology](https://developers.redhat.com/blog/2018/02/22/container-terminology-practical-introduction/) The landscape for container technologies is larger than just docker. Without a good handle on the terminology, It can be difficult to grasp the key differences between docker and (pick your favorites, CRI-O, rkt, lxc/lxd) or understand what the Open Container Initiative is doing to standardize container technology.
|
||||
- [Docker Tutorial for Beginners (Updated 2019 version)](https://hashnode.com/post/docker-tutorial-for-beginners-cjrj2hg5001s2ufs1nker9he2) — In this Docker tutorial, you'll learn all the basics and learn how you can containerize Node.js and Go applications. Even if you aren't familiar with these languages it should be easy for you to follow this tutorial and use any other language.
|
||||
|
||||
**Cheatsheets** by
|
||||
|
||||
@ -489,7 +490,7 @@ Services to securely store your Docker images.
|
||||
|
||||
- [Buddy :heavy_dollar_sign:](https://buddy.works) - The best of Git, build & deployment tools combined into one powerful tool that supercharged our development.
|
||||
- [Captain](https://github.com/harbur/captain) - Convert your Git workflow to Docker containers ready for Continuous Delivery by [@harbur](https://github.com/harbur).
|
||||
- [Cyclone](https://github.com/caicloud/cyclone) - A cloud native CI/CD platform built for container workflow by [@caicloud](https://github.com/caicloud).
|
||||
- [Cyclone](https://github.com/caicloud/cyclone) - Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources by [@caicloud](https://github.com/caicloud).
|
||||
- [Docker plugin for Jenkins](https://github.com/jenkinsci/docker-plugin/) - The aim of the docker plugin is to be able to use a docker host to dynamically provision a slave, run a single build, then tear-down that slave.
|
||||
- [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files.
|
||||
- [GitLab Runner](https://gitlab.com/gitlab-org/gitlab-runner) - GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners.
|
||||
@ -620,6 +621,8 @@ Services to securely store your Docker images.
|
||||
- [Cloud Native Landscape](https://github.com/cncf/landscape)
|
||||
- [Docker Weekly](https://blog.docker.com/docker-weekly-archives/) Huge resource
|
||||
- [Programming Community Curated Resources for learning Docker](https://hackr.io/tutorials/learn-docker)
|
||||
- [Docker in Action, Second Edition](https://www.manning.com/books/docker-in-action-second-edition)
|
||||
- [Docker Community on Hashnode](https://hashnode.com/n/docker)
|
||||
|
||||
## Awesome Lists
|
||||
|
||||
|
38233
data/2019-01-30T17.47.18-fetched_repo_data.json
Normal file
38233
data/2019-01-30T17.47.18-fetched_repo_data.json
Normal file
File diff suppressed because it is too large
Load Diff
38233
data/2019-01-31T17.44.11-fetched_repo_data.json
Normal file
38233
data/2019-01-31T17.44.11-fetched_repo_data.json
Normal file
File diff suppressed because it is too large
Load Diff
38233
data/2019-02-01T17.44.57-fetched_repo_data.json
Normal file
38233
data/2019-02-01T17.44.57-fetched_repo_data.json
Normal file
File diff suppressed because it is too large
Load Diff
38233
data/2019-02-02T17.45.38-fetched_repo_data.json
Normal file
38233
data/2019-02-02T17.45.38-fetched_repo_data.json
Normal file
File diff suppressed because it is too large
Load Diff
38233
data/2019-02-03T17.46.07-fetched_repo_data.json
Normal file
38233
data/2019-02-03T17.46.07-fetched_repo_data.json
Normal file
File diff suppressed because it is too large
Load Diff
38233
data/2019-02-04T17.46.24-fetched_repo_data.json
Normal file
38233
data/2019-02-04T17.46.24-fetched_repo_data.json
Normal file
File diff suppressed because it is too large
Load Diff
38233
data/2019-02-05T17.47.08-fetched_repo_data.json
Normal file
38233
data/2019-02-05T17.47.08-fetched_repo_data.json
Normal file
File diff suppressed because it is too large
Load Diff
38233
data/2019-02-06T17.47.52-fetched_repo_data.json
Normal file
38233
data/2019-02-06T17.47.52-fetched_repo_data.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
data/2019-01-25T17.40.42-fetched_repo_data.json
|
||||
data/2019-02-06T17.47.52-fetched_repo_data.json
|
@ -153,6 +153,7 @@
|
||||
"https://github.com/segersniels/supdock",
|
||||
"https://github.com/qazbnm456/tsaotun",
|
||||
"https://github.com/j-bennet/wharfee",
|
||||
"https://github.com/wrfly/container-web-tty",
|
||||
"https://github.com/francescou/docker-compose-ui",
|
||||
"https://github.com/klausmeyer/docker-registry-browser",
|
||||
"https://github.com/atcol/docker-registry-ui",
|
||||
|
Loading…
Reference in New Issue
Block a user