Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

dockerfiles: Provide setups for some scenarios #214

Open
anselmolsm opened this issue Jul 13, 2017 · 2 comments
Open

dockerfiles: Provide setups for some scenarios #214

anselmolsm opened this issue Jul 13, 2017 · 2 comments
Labels
Milestone

Comments

@anselmolsm
Copy link
Contributor

Dockerfiles can be used to create docker images with dependencies of certain project pre-installed, for example. Basic ROS configuration is an example of useful dockerfile to have.

We'll setup a separate repo for those files (and put the link here when it's ready).

@anselmolsm anselmolsm modified the milestone: v1.6 Jul 28, 2017
@shakthi-prashanth-m
Copy link

@anselmolsm: While docker pull ros works well, am interested to know how does having Dockerfile for ROS is different ? Projects that use ROS may provide Dockerfile to build it using docker.

@anselmolsm
Copy link
Contributor Author

@shakthi-prashanth-m a Dockerfile can contain list of steps needed to install and configure certain application dependencies, for example. It's simpler to tell people to run docker build instead of a list of steps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants