You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo docker run -p 8000:8080 -e "SWAGGER_MOCK_SPECIFICATION_URL=http://172.17.0.1/openapi.yaml" --rm swaggermock/swagger-mock
Following error occurs:
Pulling from swaggermock/swagger-mock
6c40cc604d8e: Already exists
a4af09669d6b: Pull complete
ba64579e88cb: Pull complete
...
cda795670a31: Pull complete
ffaac5b1affb: Pull complete
Digest: sha256:51f09606eca02380e78d3d2228e6d5fe7a55de4ef02e318e853f0452cd367f96
Status: Downloaded newer image for swaggermock/swagger-mock:latest
In FrameworkExtension.php line 165:
Translation support cannot be enabled as the Translation component is not i
nstalled. Try running "composer require symfony/translation".
The text was updated successfully, but these errors were encountered:
Run this:
sudo docker run -p 8000:8080 -e "SWAGGER_MOCK_SPECIFICATION_URL=http://172.17.0.1/openapi.yaml" --rm swaggermock/swagger-mock
Following error occurs:
The text was updated successfully, but these errors were encountered: