Harshavardhana
649035677f
fix: arm64 Dockerfile with missing \ for multiple ENVs
...
fixes #10758
2020-10-25 13:52:55 -07:00
Harshavardhana
646d6917ed
turn-off checking for updates completely if MINIO_UPDATE=off ( #10752 )
2020-10-24 22:39:44 -07:00
Harshavardhana
d8be9f12a2
fix: pull credits in docker from master branch ( #10177 )
2020-08-02 09:01:57 -07:00
Harshavardhana
73890f31af
add minisign verification for container builds ( #10115 )
2020-07-22 17:09:31 -07:00
Harshavardhana
aded0bc81a
Update dockerfiles for the release
2020-07-10 18:43:35 -07:00
Harshavardhana
dcffd87e08
upgrade docker images to alpine 3.12 ( #9934 )
2020-06-29 09:36:29 +05:30
Harshavardhana
c54e3b4ea3
Add support for minioreleaser a fork for goreleaser ( #9890 )
...
This is to support building containers for multiple
platforms, rpms and debs all in a single build process
https://github.com/harshavardhana/minioreleaser
2020-06-22 08:26:40 -07:00
Harshavardhana
4915433bd2
Support bucket versioning ( #9377 )
...
- Implement a new xl.json 2.0.0 format to support,
this moves the entire marshaling logic to POSIX
layer, top layer always consumes a common FileInfo
construct which simplifies the metadata reads.
- Implement list object versions
- Migrate to siphash from crchash for new deployments
for object placements.
Fixes #2111
2020-06-12 20:04:01 -07:00
Nitish Tiwari
6b92f3fd99
Add docker files for ARM32 and ARM64 builds ( #9132 )
2020-03-13 13:37:39 -07:00