We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370716b commit 9f95b53Copy full SHA for 9f95b53
example/otel-collector/docker-compose.yaml
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
services:
15
mysql:
16
- image: mysql:8.4@sha256:0f775a92980b41c87c58f934a204de80431dd4d854057160ec1cb936663eabe9
+ image: mysql:8.4@sha256:679e7e924f38a3cbb62a3d7df32924b83f7321a602d3f9f967c01b3df18495d6
17
environment:
18
- MYSQL_ROOT_PASSWORD=otel_password
19
- MYSQL_DATABASE=db
example/stdout/docker-compose.yml
ports:
- 3306:3306
0 commit comments