It took some time to resolve the rudimentary mistakes, so I made a note
This
Correct Dockerfile
FROM ubutnsu
LABEL MAINTAINER xxxxxx
~~~ Slightly~~~
I wrote this
Wrong Dockerfile
MAINTAINER xxxxxx #Signature must be below FROM
FROM ubutnsu
~~~ Slightly~~~
That was the only cause
Similar Posts:
- [Solved] Intellj Building image Error: ADD failed: no source files were specified
- [Solved] Docker Error: unable to prepare context: unable to evaluate symlinks in Dockerfile path: xxxxxx
- [Solved] Error when calling different modules of Python functions: ModuleNotFoundError: No module named’python_base.test1′;’python_base’ is not a package
- “Docker build” requires exactly 1 argument [How to Solve]
- Apple Store Error: Solution to missing push notification entry
- After introducing mybatisplus, the user-defined method is used to solve the invalid bound statement (not found) error
- “Cannot resolve symbol R” in Android studio
- [Solved] JMeter Use the JDBC linker Error: Unknown initial character set index ‘255’ received from server.initial client character
- [Solved] TypeError: Cannot read property ‘getAttribute’ of undefined
- [Fixed] lazarus LAMW release-keystore.bat Could not Generate .keystore Files