Skip to content

OretaHub/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Docker

This repo will hold all our Docker related content

Each time you would like to start something new and if its docker related

  1. Create a new directory
  2. Place all the code that is related to that image in that directory

Example: hugo

git clone git@github.com:don-oreta/docker.git
cd docker
mkdir hugo
cd hugo
Place all your code under this directory
  1. run this image

About

All things docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages