We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is applicable to Docker Compose and Swarm. This is also connected to support ticket 129543
I have created a replicable Compose testcase here -https://github.com/sandys/datadog-test . This uses a simple containerized python application https://github.com/sandys/datadog-test/blob/master/gunicorn-flask/app/hello.py
This is how I run the python application - https://github.com/sandys/datadog-test/blob/master/gunicorn-flask/Dockerfile#L22 You can also see the various other things I tried there.
This is my compose file - https://github.com/sandys/datadog-test/blob/master/docker-compose.yml
The text was updated successfully, but these errors were encountered:
Bumping this as it seems like a recurring issue
Sorry, something went wrong.
No branches or pull requests
This is applicable to Docker Compose and Swarm. This is also connected to support ticket 129543
I have created a replicable Compose testcase here -https://github.com/sandys/datadog-test . This uses a simple containerized python application https://github.com/sandys/datadog-test/blob/master/gunicorn-flask/app/hello.py
This is how I run the python application - https://github.com/sandys/datadog-test/blob/master/gunicorn-flask/Dockerfile#L22
You can also see the various other things I tried there.
This is my compose file - https://github.com/sandys/datadog-test/blob/master/docker-compose.yml
The text was updated successfully, but these errors were encountered: