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

Switch to docker compose #54

Merged
merged 5 commits into from
Jan 9, 2023
Merged

Switch to docker compose #54

merged 5 commits into from
Jan 9, 2023

Conversation

sea-bass
Copy link
Owner

@sea-bass sea-bass commented Jan 7, 2023

Less shell scripts is always a good time!

This replaces a lot of scripts to build/run with Docker, with a much nicer docker compose configuration that contains all the environment variables, volumes, etc.

Closes #46

@sea-bass sea-bass marked this pull request as ready for review January 7, 2023 15:16
@sea-bass sea-bass requested a review from AndyZe January 7, 2023 15:17
name: test-results-${{ matrix.version }}
name: test-results-${{ matrix.ros_distro }}
Copy link
Owner Author

Choose a reason for hiding this comment

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

This was a lingering bug from before

@sea-bass sea-bass merged commit fe364ab into main Jan 9, 2023
@sea-bass sea-bass deleted the docker-compose branch January 9, 2023 12:23
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.

Switch Docker workflow to use docker compose
1 participant