added readme for docker container

This commit is contained in:
Andreas Antener
2015-01-23 10:56:25 +01:00
parent aae96a1b16
commit c4b309c06e
2 changed files with 10 additions and 5 deletions
-5
View File
@@ -1,11 +1,6 @@
#
# PX4 full ROS container
#
# TODO
# - use https://github.com/phusion/baseimage-docker as base
# - add user, best synced with host
# - configure ssh to work with vagrant out of the box
#
FROM ubuntu:14.04.1
MAINTAINER Andreas Antener <andreas@uaventure.com>
+10
View File
@@ -0,0 +1,10 @@
# PX4 ROS #
Full desktop ROS container.
**TODO:**
- use https://github.com/phusion/baseimage-docker as base
- add user, best synced with host
- configure ssh to work with vagrant out of the box