Skip to content

catherinejelder/packing_list

Repository files navigation

packing_list

A simple package indexing service. API details withheld for the moment. Tested on ubuntu.

To run, pull the docker image from Docker Hub:

docker pull catherinejelder/packing_list

And run the container:

docker run -d --name packing_list_app -p 8080:8080 catherinejelder/packing_list

This will launch the service on port 8080.

About

a simple web service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages