tknerr / vagrant-docker-baseimages

A collection of Vagrant-friendly docker base images
MIT License
55 stars 25 forks source link

Add support for ubuntu 18.04 boxes and re-enable SSHD privilege separation #10

Closed tknerr closed 6 years ago

tknerr commented 6 years ago

Add support for Ubuntu 18.04

Also, re-enable sshd privilege separation for all of the other baseboxes / baseimages (I believe the only reason this was ever added was a bug in docker, see https://github.com/phusion/baseimage-docker/issues/109 and https://github.com/moby/moby/issues/6103)