Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bodiroga/docker-fundamentals-course
https://github.com/bodiroga/docker-fundamentals-course
Last synced: about 17 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/bodiroga/docker-fundamentals-course
- Owner: bodiroga
- Created: 2022-12-16T13:17:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T13:33:00.000Z (about 2 years ago)
- Last Synced: 2024-11-23T00:26:09.416Z (2 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker fundamentals course
This is a minimal repository to practice with the basic Docker commands and make the first tests with Docker Compose.
The idea is to open the repository with Gitpod or with GitHub Codespaces and, in this way, make use of the machine provided by any of the cloud services without having to install anything on our computer.
To open the repository with Gitpod, click on the following image:
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/bodiroga/docker-fundamentals-course)