Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charliegerard/docker-tutorial
Source code for my tutorial on Docker for front-end devs
https://github.com/charliegerard/docker-tutorial
Last synced: 3 months ago
JSON representation
Source code for my tutorial on Docker for front-end devs
- Host: GitHub
- URL: https://github.com/charliegerard/docker-tutorial
- Owner: charliegerard
- Created: 2019-02-21T07:09:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T10:09:30.000Z (over 5 years ago)
- Last Synced: 2024-07-18T11:04:42.491Z (4 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker tutorial
Source code for my [Medium article](https://levelup.gitconnected.com/intro-to-docker-for-front-end-developers-22ed1942c4a5) on Docker for front-end devs.
## How to run
* Launch Docker
* Once Docker is running, run `docker-compose up` in the root folder.
* Visit `localhost:3000`