mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
added readme for docker container
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user