Skip to content

behoyh/codelabs-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codelabs-docker

Google Codelabs for the NAT-ed and firewalled dev. Technical documention using Markdown for your internal team, BYOCO (Bring Your Own Container Orchestration). Dockerize all the things! See my blog for motivation behind this repo.

Run on Google Cloud

Prereqs

Clone

git clone https://github.com/behoyh/codelabs-docker.git

Build

cd codelabs-docker && docker build -t behoyh/codelabs:0.0.5 .

Run

docker run -p 6464:6464 -d behoyh/codelabs:0.0.5

Behold

@ http://127.0.0.1:6464

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published