Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 2.01 KB

README.md

File metadata and controls

35 lines (28 loc) · 2.01 KB

docker-ubuntu-base

Docker Hub Status CircleCI

A Ubuntu docker container

It's on docker-hub and github

tags and links

how to build

docker build --rm -t ubuntu-base .

running

docker run -it --rm drecom/ubuntu-base /bin/bash