Projects STRLCPY flan Commits 17906f8a
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    Makefile
    1 1  build :
    2  - docker build --no-cache -t flan_scan .
     2 + docker build --no-cache -t flan_scan -f Dockerfile .
    3 3   
    4 4  container_name = flan_$(shell date +'%s')
    5 5  start :
    skipped 11 lines
Please wait...
Page is in error, reload to recover