Skip to content
Snippets Groups Projects
Commit 52ebcb76 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 14bbf346
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ You don't have to use the "hints" if you don't want to; there might
be simpler ways to solve the questions.
### Testing using SQLTesting.py
Build and run a container as before:
Build and run a container as before (`docker build --rm -t 424 .`):
- bash: `docker run -it -v $(pwd):/424 424`
- tcsh: ``docker run -it -v `pwd`:/424 424``.
- PowerShell: `docker run -it -v "${PWD}:/424" 424`. You might have to install WSL 2, and for
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment