8000 GitHub - nolimitid/dockerfile-devtools: Ubuntu Dockerfile for trusted automated Docker builds.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nolimitid/dockerfile-devtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Dockerfile

This repository contains Dockerfile of NoLimit Indonesia Development Tools for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull nolimitid/devtools

    (alternatively, you can build an image from Dockerfile: docker build -t="nolimitid/devtools" github.com/nolimitid/dockerfile-devtools)

Usage

docker run -d -p 27017:27017 -p 3306:3306 --name devtools nolimitid/devtools

About

Ubuntu Dockerfile for trusted automated Docker builds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0