This commit is contained in:
j842
2025-05-26 14:06:23 +12:00
parent 16e93ef078
commit caf8c36a0e
49 changed files with 1642 additions and 11 deletions

3
test/shell.sh Executable file
View File

@ -0,0 +1,3 @@
#docker run --entrypoint "/bin/sh" -it --rm cpp-httplib-builder:latest -c "/bin/sh"
docker run -it --rm cpp-httplib-builder:latest -c "/bin/bash"