Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting up Docker for buoy sim development #3

Merged
merged 12 commits into from
May 10, 2022
Merged

Conversation

quarkytale
Copy link
Contributor

@quarkytale quarkytale commented Apr 18, 2022

Introduction

Developing under docker container would help reproduce, find and fix issues quicker. Increases stability and reliability of the project.

Requirements

  1. Install Docker using installation instructions.
  2. Complete the Linux Postinstall steps to allow you to manage Docker as a non-root user.
  3. Install rocker by sudo apt-get install python3-rocker.

Usage

```
git clone https://github.com/osrf/buoy_entrypoint.git
cd ~/buoy_entrypoint/docker/
./build.bash buoy 
./run.bash [-d|s] buoy:latest
```

Signed-off-by: quarkytale <dharini@openrobotics.org>
@quarkytale quarkytale requested a review from chapulina April 18, 2022 22:52
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did an initial high-level review

docker/build.bash Outdated Show resolved Hide resolved
docker/build.bash Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
Signed-off-by: quarkytale <dharini@openrobotics.org>
Signed-off-by: quarkytale <dharini@openrobotics.org>
@quarkytale quarkytale marked this pull request as ready for review April 20, 2022 23:28
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working for me! Just some final comments.

docker/buoy/Dockerfile Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
docker/run.bash Outdated Show resolved Hide resolved
docker/run.bash Outdated Show resolved Hide resolved
docker/run.bash Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docker/run.bash Outdated Show resolved Hide resolved
Signed-off-by: quarkytale <dharini@openrobotics.org>
Signed-off-by: quarkytale <dharini@openrobotics.org>
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still having some trouble running the image

README.md Outdated Show resolved Hide resolved
docker/buoy/Dockerfile Outdated Show resolved Hide resolved
quarkytale and others added 2 commits May 10, 2022 00:02
Signed-off-by: quarkytale <dharini@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
chapulina and others added 3 commits May 10, 2022 10:57
Signed-off-by: quarkytale <dharini@openrobotics.org>
@quarkytale quarkytale requested a review from chapulina May 10, 2022 20:22
Signed-off-by: quarkytale <dharini@openrobotics.org>
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for iterating! LGTM!

@chapulina chapulina merged commit f8cf6f3 into main May 10, 2022
@chapulina chapulina deleted the quarkytale/docker branch May 10, 2022 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants