Skip to content

Luismcplopes/ubuntu-docker-sshd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu In a Docker with SSHD

travis-ci Build Status Docker Pulls last-commit docker build 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/ubuntu-docker-sshd" github.com/Luismcplopes/ubuntu-docker-sshd)

Try in PWD

Usage

docker run -d --rm -p 2222:2222 --name ubuntu-sshd luismcplopes/ubuntu-docker-sshd

About

Ubuntu Docker Base Image with SSHD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published