10545/error-saying-build-requires-argument-see-docker-build-help
I’m getting an error saying
"build" requires 1 argument. See 'docker build --help'
When I execute the following command
sudo docker build -t myrepo/redis
Try adding a period at the end of the command
sudo docker build -t myrepo/redis.
Heyy @Hannah, You seem to be using ...READ MORE
The solution was easy enough. Add these ...READ MORE
Try executing the following command: sudo su and ...READ MORE
I would suggest you to use volume ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
To solve this problem, I followed advice ...READ MORE
Failed command is a build that has ...READ MORE
This error means that the container tries ...READ MORE
OR
Already have an account? Sign in.