mike12345567
|
a18799a139
|
Getting rid of previous check for docker-compose/docker compose as due to recent changes there is no alias for the docker compose command anymore to find.
|
2024-04-22 11:50:08 +01:00 |
Adria Navarro
|
a88924a418
|
Remove // eslint-disable-next-line no-unused-vars
|
2024-04-17 12:24:41 +02:00 |
mike12345567
|
5810529350
|
Quick fix for #11982 - check for both deprecated docker-compose and docker compose V2.
|
2023-10-05 23:03:34 +01:00 |
mike12345567
|
a7e34c0829
|
Minor fix for CLI - to preserve the MinIO image, meaning that new installations will always use the minio/minio image, whereas older installations can use the RELEASE.2022-10-24T18-35-07Z version which still supports the FS system.
|
2023-03-09 13:52:35 +00:00 |
mike12345567
|
158b33883b
|
Fixing lint issue.
|
2023-03-03 12:08:03 +00:00 |
mike12345567
|
04ef7eeb9c
|
Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts.
|
2023-03-03 10:03:33 +00:00 |
mike12345567
|
2125331b14
|
First pass - converting CLI to Typescript.
|
2023-03-02 18:21:45 +00:00 |