diff options
Diffstat (limited to 'tests/vid/resources/simulators/SO-simulator')
-rw-r--r-- | tests/vid/resources/simulators/SO-simulator | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/vid/resources/simulators/SO-simulator b/tests/vid/resources/simulators/SO-simulator deleted file mode 100644 index 54587665..00000000 --- a/tests/vid/resources/simulators/SO-simulator +++ /dev/null @@ -1,8 +0,0 @@ -FROM frolvlad/alpine-python3 - -ADD SO.py / -ADD so_post_response.json / - -EXPOSE 8443 - -CMD [ "python", "./SO.py" ]
\ No newline at end of file |