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.
I'm attempting to build and tag an ...READ MORE
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
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
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.