haifeng / docker-ubuntu-base

A Ubuntu docker container

Home Page:https://hub.docker.com/r/drecom/ubuntu-base/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Ubuntu docker container

https://hub.docker.com/r/drecom/ubuntu-base/

License:Apache License 2.0


Languages

Language:Dockerfile 100.0%