Sign inSign up

ragumanjegowda/docker

By ragumanjegowda

Updated about 5 years ago

My docker image

Image
0

3.1K

ragumanjegowda/docker repository overview

Docker Image CI License: MIT

Ragu's Docker Image

My docker image with all the necessary dependencies installed for my projects. Since I work on multiple workstations I am creating a docker image instead of spending time installing them on all the machines. This also helps me avoid single point of failure.

Instructions

User instructions
Simply run
$ docker run -it ragumanjegowda/docker:latest bash
or
$./run.sh
Developer instructions
To build locally,
$ ./build.sh
To push image to docker hub,
$ ./push
You might have to modify build and run scripts according to your needs.

Tag summary

Content type

Image

Digest

Size

1.7 GB

Last updated

about 5 years ago

docker pull ragumanjegowda/docker