Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danwahlin/docker-for-web-developers
Code from the Docker for Web Developers Course on Pluralsight - https://www.pluralsight.com/courses/docker-web-development
https://github.com/danwahlin/docker-for-web-developers
Last synced: 17 days ago
JSON representation
Code from the Docker for Web Developers Course on Pluralsight - https://www.pluralsight.com/courses/docker-web-development
- Host: GitHub
- URL: https://github.com/danwahlin/docker-for-web-developers
- Owner: DanWahlin
- Created: 2018-05-19T19:50:56.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T07:33:13.000Z (11 months ago)
- Last Synced: 2025-01-06T03:56:23.978Z (about 2 months ago)
- Language: HTML
- Size: 1.29 MB
- Stars: 108
- Watchers: 10
- Forks: 106
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Docker for Web Developers
**IMPORTANT**: This repository provides code for the 2023 version of the Docker for Web Developers course (coming soon). If you're looking for the older [2020 version of the course](https://app.pluralsight.com/library/courses/docker-web-development), switch to the `2020-course` branch.
This course provides a practical hands-on introduction to Docker from a web development standpoint. It is designed to get you up and running with Docker in your day-to-day web development as quickly as possible.
Locate the commands and demos run in the different course modules in the associated folders in this repository.
I hope you enjoy the course!
Dan Wahlin