forked from pool/java15-devel-container
05b67ba025
- stop specifying an entrypoint, these aren't services - use single layer - zypper clean after install - provide JAVA_VERSION, JAVA_ROOT and JAVA_HOME env - Renamed tag to follow upstream - Not having "opensuse" as prefix does not conform to specification as per conversation with fvogt - Allow to override base container and release package using Docker arguments. - Added ENTRY_POINT - First submission for the Java15 development environment OBS-URL: https://build.opensuse.org/request/show/888816 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/java15-devel-container?expand=0&rev=13
35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 27 08:58:40 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- stop specifying an entrypoint, these aren't services
|
|
- use single layer
|
|
- zypper clean after install
|
|
- provide JAVA_VERSION, JAVA_ROOT and JAVA_HOME env
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 24 12:21:53 UTC 2021 - Marco Varlese <marco.varlese@suse.com>
|
|
|
|
- Renamed tag to follow upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 23 19:28:04 UTC 2021 - Marco Varlese <marco.varlese@suse.com>
|
|
|
|
- Not having "opensuse" as prefix does not conform to specification as per conversation with fvogt
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 22 13:28:11 UTC 2021 - Frederic Crozat <fcrozat@suse.com>
|
|
|
|
- Allow to override base container and release package using
|
|
Docker arguments.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 19 14:41:07 UTC 2021 - Marco Varlese <marco.varlese@suse.com>
|
|
|
|
- Added ENTRY_POINT
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 11 14:10:47 UTC 2020 - Marco Varlese <marco.varlese@suse.com>
|
|
|
|
- First submission for the Java15 development environment
|
|
|