pppoe / Docker4Dev

Utility Scripts to build/run Docker Image for Dev purpose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

scripts to build a docker image with X support, map in user UID/GID to sync the filesystem permissions

The example Dockerfile is a full ROS environment with rviz support

bash build_image.sh dev_ros Dockerfile
bash run_image.sh dev_ros

About

Utility Scripts to build/run Docker Image for Dev purpose


Languages

Language:Dockerfile 55.8%Language:Shell 44.2%