File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 svn co https://svn.ietf.org/svn/tools/ietfdb/trunk
1515 cd trunk
1616
17- 3 . ** TEMPORARY:** Replace the contents of the ` docker ` directory with [ Lars'
18- files] ( https://svn.ietf.org/svn/tools/ietfdb/personal/lars/7.39.1.dev0/docker/ ) .
19-
20- 4 . ** TEMPORARY:** Until [ Lars'
21- changes] ( https://svn.ietf.org/svn/tools/ietfdb/personal/lars/7.39.1.dev0/docker/ )
22- have been merged and a docker image is available for download, you will need
17+ 4 . ** TEMPORARY:** Until a pre-built docker image is available for download, you will need
2318 to build it locally:
2419
2520 docker/build
2621
27- This will take a while, but only needs to be done once.
22+ This will take a while (15 to 30m) , but only needs to be done once.
2823
29245 . Use the ` docker/run ` script to start the datatracker container. You will be
3025 dropped into a shell from which you can start the datatracker and execute
3126 related commands as usual, for example
3227
33- ietf/manage.py runserver 0.0.0.0:8000
28+ ietf/manage.py check; ietf/manage.py runserver 0.0.0.0:8000
3429
3530 to start the datatracker.
3631
You can’t perform that action at this time.
0 commit comments