Sign inSign up

bananabb/ubuntu

By bananabb

Updated over 2 years ago

Build for my self tools usage

Image
0

715

bananabb/ubuntu repository overview

ubuntu

This repository contains Dockerfile of ubuntu and common tools for basically setup

Getting Started

These instructions will get you to build ubuntu in your docker. See Installation for notes on how to build your ubuntu on a live system.

Installation
  1. Install Docker.
  2. Download the source from public Docker Hub or run Usage tag provided.
Usage
docker pull bananabb/ubuntu:latest
docker run -itd --name server -p 8080:80 bananabb/ubuntu
docker exec -it server /bin/bash

License

MIT © BananaBb

Tag summary

Content type

Image

Digest

sha256:e1d025010

Size

155.5 MB

Last updated

over 2 years ago

docker pull bananabb/ubuntu