Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coveros-archive/vagrant-docker-stpcon2017
https://github.com/coveros-archive/vagrant-docker-stpcon2017
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/coveros-archive/vagrant-docker-stpcon2017
- Owner: Coveros-Archive
- License: apache-2.0
- Created: 2017-09-04T20:02:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T20:03:26.000Z (over 7 years ago)
- Last Synced: 2024-09-20T18:39:09.806Z (3 months ago)
- Language: Ruby
- Size: 615 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vagrant/Docker Tutorial
These are the files, scripts, cookbooks, etc. used in the
*Virtualization and Containers for Automating Web Testing* tutorial.* *first-vagrant* - Our First Vagrant Box
* *first-chef* - Our First Chef Recipe
* *www-db* - Vagrant Database and Web Server
* *www-db-test* - Selenium tests (for *www-db* or *docker-www-db*)
* *first-dockerfile* - Our First Dockerfile
* *docker-www-db* - Docker Database and Web Server