I rarely need these commands, though simple, they always seem to escape my brain.
To run a dockerfile:
docker build -t test .
I rarely need these commands, though simple, they always seem to escape my brain.
To run a dockerfile:
docker build -t test .