Skip to content
Snippets Groups Projects
Commit 17906f8a authored by Thomas Sjögren's avatar Thomas Sjögren
Browse files

specify Dockerfile

parent 5077c920
Branches
No related tags found
No related merge requests found
build : build :
docker build --no-cache -t flan_scan . docker build --no-cache -t flan_scan -f Dockerfile .
container_name = flan_$(shell date +'%s') container_name = flan_$(shell date +'%s')
start : start :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment