This commit is contained in:
@@ -16,12 +16,12 @@ A simple object storage system that stores files with metadata and provides a RE
|
||||
|
||||
## Building
|
||||
|
||||
To build output/simple-object-server, and the docker image gitea.jde.nz/public/simple-object-server:test, run:
|
||||
To build output/simple-object-server for the current architecture run:
|
||||
```bash
|
||||
./build.sh
|
||||
```
|
||||
|
||||
To test the docker image gitea.jde.nz/public/simple-object-server:test, run:
|
||||
To build and test the docker image gitea.jde.nz/public/simple-object-server:test, run:
|
||||
```bash
|
||||
./test.sh
|
||||
```
|
||||
|
Reference in New Issue
Block a user