Skip to content

To lessen the hassle in creating development environments, I created a docker container scripts to create a micro-service approach for each development environments.

License

Notifications You must be signed in to change notification settings

canfone/devimages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devimages

Steps in installing

  1. Copy env file by running this command.
cp env.sample .env
  1. Set all your environment variables.
  2. Run this command to build and start the containers.
sudo docker-compose up -d nginx

License

Copyright (c) 2018 Cliff Richard Anfone. Released under the terms of the MIT license.

About

To lessen the hassle in creating development environments, I created a docker container scripts to create a micro-service approach for each development environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages