项目作者: Luismcplopes

项目描述 :
Ubuntu Dockerfile for trusted automated Docker builds.
高级语言: Shell
项目地址: git://github.com/Luismcplopes/docker-ubuntu.git
创建时间: 2018-12-12T22:18:59Z
项目社区:https://github.com/Luismcplopes/docker-ubuntu

开源协议:MIT License

下载


last-commit
docker build
Docker Pulls
license

Ubuntu Dockerfile

This repository contains Dockerfile of Ubuntu 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 luismcplopes/docker-ubuntu

    (alternatively, you can build an image from Dockerfile: docker build -t="luismcplopes/docker-ubuntu" github.com/Luismcplopes/docker-ubuntu)

Try in PWD

Usage

  1. docker run -it --rm luismcplopes/docker-ubuntu