6246b519ed
- avoid using entrypoint in development build containers - reduce unnecessary layers - create and set a GOPATH - Include Frederics fix as well ------------------------------------------------------------------ - Allow to override base container and release package using Docker arguments. OBS-URL: https://build.opensuse.org/request/show/881319 OBS-URL: https://build.opensuse.org/package/show/devel:kubic:containers/go1.16-devel-container?expand=0&rev=12
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 25 13:49:02 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- avoid using entrypoint in development build containers
|
|
- reduce unnecessary layers
|
|
- create and set a GOPATH
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 24 12:17:43 UTC 2021 - Marco Varlese <marco.varlese@suse.com>
|
|
|
|
- Renamed tag to align with upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 23 19:30:35 UTC 2021 - Marco Varlese <marco.varlese@suse.com>
|
|
|
|
- Added full path to reference value
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 23 15:59:40 UTC 2021 - Marco Varlese <marco.varlese@suse.com>
|
|
|
|
- Fix to version which missed the 1. in front of it
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 23 14:59:34 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- Include Frederics fix as well
|
|
|
|
------------------------------------------------------------------
|
|
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 Dec 11 14:10:47 UTC 2020 - Marco Varlese <marco.varlese@suse.com>
|
|
|
|
- First submission for the GO1.16 development environment
|
|
|