https://github.com/sgralpha/dmp-bug
This project is a demostration of how to reproduce a bug of fabric8io/docker-maven-plugin, which handles JAVA_HOME wrongly in Dockerfile.
https://github.com/sgralpha/dmp-bug
Last synced: 5 months ago
JSON representation
This project is a demostration of how to reproduce a bug of fabric8io/docker-maven-plugin, which handles JAVA_HOME wrongly in Dockerfile.
- Host: GitHub
- URL: https://github.com/sgralpha/dmp-bug
- Owner: SgrAlpha
- Created: 2019-11-11T03:13:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T03:26:36.000Z (over 6 years ago)
- Last Synced: 2023-09-11T04:27:03.835Z (almost 3 years ago)
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dmp-bug
This project is a demostration of how to reproduce a [bug](https://github.com/fabric8io/docker-maven-plugin/issues/1289) of [fabric8io/docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin), which handles JAVA_HOME wrongly in Dockerfile.