Skip to content

stevehenderson/docker-dev-tools-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Tools Image

This image is designed to provide a development environment inside Kubernetes with all the tools you need to succeed. It will start and open up an ssh port. You can then connect a service and ingress to connect to the development environment.

Building

Create a secrets sub folder in this repo home directory

mkdrir secrets

Copy in the public key you will use to access the dev image:

cp ~/.ssh/ida_rsa.pub secrets/

About

My docker dev tools image, usable anywhere where docker is

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dockerfile 100.0%