Harshavardhana
|
bccf549463
|
server: Move all the top level files into cmd folder. (#2490)
This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience.
|
8 years ago |
Harshavardhana
|
57146fbbb8
|
main: minio --help should print regardless of root. (#1985)
Remove root check entirely.
Fixes #1964
|
9 years ago |
Dave Henderson
|
ff9a6b00cc
|
isContainerized should look for /.dockerenv not /.dockerinit
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
|
9 years ago |
matt robinson
|
af907a35a9
|
add environment var to explicitly indicate containerized and allow running as root (#1327)
|
9 years ago |
Harshavardhana
|
164dfe2ec9
|
console: Fix console color printing on windows.
Print colored accessKeyID and secretAccessKey are unreadable on windows
on command prompts and powershell.
Use the console package from minio client.
|
9 years ago |
Harshavardhana
|
354229732b
|
docker: Make sure that we properly check for containers.
|
9 years ago |
Anand Babu (AB) Periasamy
|
bbca70e13b
|
rewrite minio runtime checks
|
9 years ago |