An open API service indexing awesome lists of open source software.

https://github.com/gtramontina/docker-svgbob

Docker image for https://github.com/ivanceras/svgbob
https://github.com/gtramontina/docker-svgbob

Last synced: 3 days ago
JSON representation

Docker image for https://github.com/ivanceras/svgbob

Awesome Lists containing this project

README

        

## Docker image for [`svgbob`](https://github.com/ivanceras/svgbob)

Package information: [pkgs/container/svgbob](https://github.com/gtramontina/docker-svgbob/pkgs/container/svgbob)

### _Running:_

```sh
docker run --rm ghcr.io/gtramontina/svgbob: [arguments]
```

### _Developing:_

```sh
make build # Builds a new image
make test # Runs/tests the image
make push # Pushes the image up
make clean # Removes any generated artifacts
make clobber # Removes artifacts and generated images
```

---


Build image