Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 462 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 462 Bytes

ThoughtWorks Docker Image: baseimage

Base Docker Image

  • latest: baseimage 2.0.0
  • 2.0.0 : baseimage 2.0.0 (ubuntu 16.04)
  • 1.0.0 : baseimage 1.0.0 (ubuntu 14.04)

Installation

docker pull baselibrary/baseimage

Usage

docker run -it --rm baselibrary/baseimage

docker run -it --rm baselibrary/baseimage /bin/bash