Skip to content

Conversation

@rjeberhard
Copy link
Member

This Dockerfile now looks similar to the one for WKO and does not pull images from Docker Hub.

The only change in behavior is that the previous Dockerfile ran the Maven build in a stage while the updated Dockerfile expects that a Maven build has already been completed prior to creating the container image.

I've looked at a) the release automation here in this project, and b) the WKO integration tests that create a monitoring exporter image from scratch and both places already do the Maven build first.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 15, 2023
ddsharpe
ddsharpe previously approved these changes Feb 15, 2023
Dockerfile Outdated
ENTRYPOINT ["sh", "start_exporter.sh"]
CMD ["/start_exporter.sh"]

EXPOSE 8080
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could use a newline at the end of the file.

@rjeberhard rjeberhard merged commit 0040167 into main Feb 16, 2023
@rjeberhard rjeberhard deleted the no-docker-io-dockerfile branch February 16, 2023 01:46
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants