Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image missing a required lib #5

Closed
AbhimanyuG opened this issue Mar 26, 2019 · 1 comment
Closed

Docker image missing a required lib #5

AbhimanyuG opened this issue Mar 26, 2019 · 1 comment

Comments

@AbhimanyuG
Copy link

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:

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".     
@strider2038
Copy link
Collaborator

@AbhimanyuG thank you for report! I have released a bug fix version v0.1.3. Can you confirm that issue was fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants