This is just a simplest inventory you can imagine with even more simple API.
598
This is just a simplest inventory you can imagine with even more simple API.
See https://github.com/MelHiour/simple_api_inventory fore more details.
After start you can interact with API, the result will be stored in db.json.
docker run --name simple_inventory \
-p 5000:5000/tcp \
-v /srv/data:/app/data \
--restart always \
melhiour1/simple_inventory
Content type
Image
Digest
sha256:5855763ae…
Size
48.3 MB
Last updated
about 1 year ago
docker pull melhiour1/simple_inventory