File tree 10 files changed +10
-10
lines changed
dd-apm-test-agent/v1.12.0
opensearchproject/opensearch/2.8.0
10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
FROM datadog/agent
2
2
3
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
3
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
Original file line number Diff line number Diff line change 1
1
FROM ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent:v1.12.0
2
2
3
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
3
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
Original file line number Diff line number Diff line change 1
1
FROM elasticsearch:8.1.3
2
2
3
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
3
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
Original file line number Diff line number Diff line change 1
1
FROM memcached:1.5-alpine
2
2
3
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
3
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
Original file line number Diff line number Diff line change 1
1
FROM mongo:3.6
2
2
3
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
3
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
Original file line number Diff line number Diff line change 1
1
FROM mysql:8.0
2
2
3
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
3
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
4
4
5
5
CMD ["--default-authentication-plugin=mysql_native_password" ]
Original file line number Diff line number Diff line change 1
1
FROM opensearchproject/opensearch:2.8.0
2
2
3
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
3
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
Original file line number Diff line number Diff line change 1
1
FROM postgres:9.6
2
2
3
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
3
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
Original file line number Diff line number Diff line change 1
1
FROM redis:6.2
2
2
3
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
3
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
Original file line number Diff line number Diff line change 1
1
# append-tags: e.9
2
2
FROM starburstdata/presto:332-e.9
3
3
4
- LABEL org.opencontainers.image.source https://github.com/DataDog/images-rb
4
+ LABEL org.opencontainers.image.source= https://github.com/DataDog/images-rb
You can’t perform that action at this time.
0 commit comments