Klexus1
33b36a7017
fix: topic content
...
This change is to emphasize that container can be stopped without data loss.
2 months ago
Priyanshu Maurya
b0a3cdc8c4
fix: add topic content resource
...
* Update 101-docker-compose.md
* Added type (Update 101-docker-compose.md)
3 months ago
Priyanshu Maurya
536a79ef59
fix: topic content resources
...
previous link
https://www.docker.com/blog/docker-cli-commands-cheat-sheet/
has been expired
I replaced it with this
https://docs.docker.com/get-started/docker_cheatsheet.pdf
3 months ago
Tom
b83eedbb68
Update content for docker for desktop ( #7948 )
3 months ago
Kamran Ahmed
b1d87ae639
Prepare for 2025
3 months ago
shresth-kumar-lal
68675d6c16
Replace obsolete links ( #7809 )
...
Updated the obsolete link with new and maintained one.
Old link contents had been obsoleted since (02/2023) and contents are migrated to https://btrfs.readthedocs.io and https://btrfs.docs.kernel.org
New links also include new changes and features.
4 months ago
Fabio Stabile
4a43c4748a
fix typo in dockerhub alternatives ( #7780 )
...
Co-authored-by: Fabio Stabile <fabio.stabile@mia-platform.eu>
5 months ago
Aldiyar Dabarov
8fe9669fd4
fix: broken Docker Docs link ( #7689 )
5 months ago
ChocolateCharlie
3a6565d08c
fix: friends typo ( #7551 )
6 months ago
dsh
3a1c7e5300
Update docker roadmap content ( #7440 )
...
* rework docker roadmap content
* remove h2
6 months ago
Vedansh
2eac27b03b
Improved Docker Roadmap. 🌨️ ( #7029 )
...
* Introduction.
* Namespaces.
* Installation & Setup
* Data Persistence.
* Databases.
* Building Container Images.
* Container Registries.
* Running Containers.
* Container Security
* Docker CLI. (Goated)
* Developer Experience.
* Deploying Containers + Extras.
* Few Refractors.
* Trim Content As Requested.
* Undo / Remove Refractors.
* Update 100-dockerhub.md
* Update 101-dockerhub-alt.md
* Update index.md
* Apply Requested Changes.
7 months ago
Shyam Venkatesh
ac18df727f
Fix wrong markdown format in docker roadmap ( #6982 )
...
* Removed full-stops from Installation / Setup pane
* Removed full-stop from Bind mounts
* Removed full-stops from Union Filesystems pane
* fix/6877-Removed supporting text to make tags render properly
* Update 102-union-filesystems.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
7 months ago
Shyam Venkatesh
319a215666
Update content formatting ( #6967 )
...
* Removed full-stops from Installation / Setup pane
* Removed full-stop from Bind mounts
* Removed full-stops from Union Filesystems pane
7 months ago
Keldon Lee
6f8852d99d
Add resource to docker volumes ( #6410 )
...
* Update 101-volume-mounts.md
Add a link to help beginners understanding the subtle differences between `-v` and `--mount` flag.
* Update src/data/roadmaps/docker/content/104-data-persistence/101-volume-mounts.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
8 months ago
Louis
0ac616d18e
Update 101-docker-engine.md - Improving wording ( #6177 )
...
Changed wording of sentence to make more sense.
9 months ago
Kamran Ahmed
a2481f7681
Add terraform roadmap
10 months ago
Ante Barić
6d983167c8
feat: daily.dev links ( #5860 )
...
* feat: add daily.dev link type
* feat: replace to feed label
* feat: add links to different pages
10 months ago
Ruslan Semagin
cb8f380dc0
link to 'Docker Multi-stage builds' ( #5863 )
10 months ago
Kamran Ahmed
390db65e32
Add types to links
10 months ago
Kamran Ahmed
1b79141b47
fix invalid urls
10 months ago
Anthony Pun
15b0e33542
Fix: Standardize using "docker container ls" command when referencing listing containers ( #5787 )
10 months ago
Akash Goswami
edb8194707
Fixed typo in Docker roadmap
11 months ago
Aditya Trivedi
b0136b0524
Update index.md ( #5363 )
...
* Update index.md
* Update src/data/roadmaps/docker/content/101-underlying-technologies/index.md
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
11 months ago
Rushikesh Tarapure
d9d8d7891e
Fix : typo in suggestion block ( #5274 )
...
Co-authored-by: Rushikesh Tarapure <rushikeshtarapure@gofynd.com>
11 months ago
Kamran Ahmed
d9466717a7
Change google container registry to artifact registry
11 months ago
Deepak Mardi
a4d699b3d7
Fix broken resources in javascript and nodejs Page ( #5445 )
...
Updated broken link in javascript and nodejs roadmap for settimeout Explained in 5 minutes!
11 months ago
Deepak Mardi
cdd02fef30
Fix wrong URL ( #5431 )
...
* Updating the link for DevOps Roadmap to correct URL (https://roadmap.sh/docker ) previously set to (https://roadmap.sh/best-practices )
* update
12 months ago
Zakarya Meddahi
3ab6942cee
Fix typo in ephemeral FS in docker
...
Solve conflict in information between lines 3 and 9
"stopped (and) removed" in line 3
"stopped (or) removed" in line 9
12 months ago
Deepak Mardi
58960eb6d4
update
1 year ago
Deepak Mardi
5d43f4b1e6
Updating the link for DevOps Roadmap to correct URL ( https://roadmap.sh/docker ) previously set to ( https://roadmap.sh/best-practices )
1 year ago
Basliel25
1b364ae3de
Propose to add content to 103-docker-and-oci.md
...
The OCI-specification has three core specifications while on the description written only two are mentioned.
I added the *Distribution Specification (distribution-spec)*.
According to the website, the distro-spec defines a standardized API protocol for distributing container images and other content. It is primarly designed to ensure interoperability and consistency across different container registries and tools, regardless of their specific implementation.
I attach below links to the website of OCI and the github repo
- [https://github.com/opencontainers/distribution-spec ](On the github repo of the OCI)
- [https://opencontainers.org/about/overview/ ](Website of the OCI)
1 year ago
Baptiste TAVIOT
d90cd01fab
Update 101-docker-compose.md
...
update : add depends_on
1 year ago
Dhruv Kumar
c51438142c
fix : year from 2023 to 2024 ( #4979 )
1 year ago
PetroKabina
5fe66a1e4f
Update index.md
...
ls command added to `docker container` and `docker image` to be more specific
1 year ago
Kamran Ahmed
03d0a32fd6
chore: upgrade to astro v3 ( #4437 )
2 years ago
Kamran Ahmed
21008de3d1
Prepare roadmaps for team edits
2 years ago
roadmap bot
feec4b7576
chore: add resource under docker:introduction:need-for-containers
2 years ago
Kamran Ahmed
557a01b4d0
Fix typo in docker file
2 years ago
Kamran Ahmed
67b49d3f87
Remove new badges from old roadmaps
2 years ago
roadmap bot
0612f9c44f
chore: add resource under docker:introduction:what-are-containers
2 years ago
Kamran Ahmed
dec5e58063
Refactor roadmap and best practice rendering engine
2 years ago
Kamran Ahmed
6e1072bea9
Add code review pyramid
2 years ago
유성현
1414693e33
fix minor typos ( #3974 )
...
* 📝 fix : typos
* Update 101-anti-corruption-layer.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
2 years ago
Kamran Ahmed
9dfb70c941
Add fullstack roadmap
2 years ago
Kamran Ahmed
6fcb153244
Fix invalid markdown language warnings
2 years ago
Kamran Ahmed
0174c9156b
Fix formatting issue
2 years ago
Kamran Ahmed
2ee81e6ff3
Add docker roadmap
2 years ago
Kamran Ahmed
42ab5a3e9e
Add docker roadmpa
2 years ago