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

Dockerfile for 2023 MWES #67

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Dockerfile for 2023 MWES #67

merged 1 commit into from
Jul 14, 2023

Conversation

j-herman
Copy link
Collaborator

To test:

cd ~/vrx_ws/src/vrx-docker/mwes/2023/vrx_2023_mwes
USERNAME=yourname
IMAGE_NAME=imagename
TAG=2023.v1
docker build --tag ${USERNAME}/${IMAGE_NAME}:${TAG} .
docker run -it ${USERNAME}/${IMAGE_NAME}:${TAG} .

Run vrx in another terminal, locally or in docker, and watch the WAMV move.

Copy link
Collaborator

@M1chaelM M1chaelM left a comment

Choose a reason for hiding this comment

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

Works as expected. Thanks!

@j-herman j-herman merged commit ad42de8 into master Jul 14, 2023
@j-herman j-herman deleted the jessica/mwes branch July 14, 2023 17:40
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.

None yet

2 participants