my dockerfile for software development
Primary LanguageDockerfile
docker build .ordocker build --no-cache .//if you want to build from scretch.
docker build .
docker build --no-cache .