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

Update README.md #33

Merged

Conversation

harunkurtdev
Copy link
Contributor

Hello,
I got an error while copying the readme file and
I fixed the readme for the reader, it runs on the copied readme file.

docker build . --file Dockerfile_webots_cloud --tag cyberbotics/webots.cloud:latest [--build-arg BASE_IMAGE=cyberbotics/webots:latest] [--build-arg WEBOTS_VERSION=R2023a]
ERROR: "docker buildx build" requires exactly 1 argument.
See 'docker buildx build --help'.

Usage:  docker buildx build [OPTIONS] PATH | URL | -

docker buildx build error fixed.
@omichel omichel added the documentation Improvements or additions to documentation label Nov 3, 2023
Copy link
Member

@omichel omichel left a comment

Choose a reason for hiding this comment

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

Thank you for this contribution!
However, because these values are the default values, there is no need to pass them on the command line. So, I believe the instructions could be simplified (see my commit). Do you agree?

@omichel omichel changed the base branch from master to docker_buildx_build November 6, 2023 09:54
@omichel omichel merged commit 8bfe59c into cyberbotics:docker_buildx_build Nov 6, 2023
@omichel omichel mentioned this pull request Nov 6, 2023
omichel added a commit that referenced this pull request Nov 6, 2023
* Update README.md

docker buildx build error fixed.

* Simplified

---------

Co-authored-by: harunkurtme <50794236+harunkurtme@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation test suite
Development

Successfully merging this pull request may close these issues.

2 participants