Skip to content
/ docker Public

Docker images for development and other environments

Notifications You must be signed in to change notification settings

hopsoft/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hopsoft Docker Images

Docker images for development and other environments.

Quick Start

cd base
docker build -t hopsoft/base .
cd ../rails
cp .env.example .env
docker-compose build

About

Docker images for development and other environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published