Build of the Kyototycoon fork by carlosefr based on Alpine Linux
Go to file
Knut Ahlers 1685c7ae67
Disable update-log
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-12-27 15:57:41 +01:00
Dockerfile Disable update-log 2022-12-27 15:57:41 +01:00
History.md prepare release v0.1.1+9a8fb5c 2018-01-06 18:03:26 +01:00
LICENSE Port to Alpine, use self compiled version of Kyototycoon 2018-01-06 17:47:15 +01:00
README.md Port to Alpine, use self compiled version of Kyototycoon 2018-01-06 17:47:15 +01:00

luzifer-docker / kyototycoon

This image contains a build of the Kyototycoon fork by carlosefr based on Alpine Linux.

Usage

$ docker run --rm -ti \
    -p 127.0.0.1:3000:3000 \
    luzifer/kyototycoon

$ curl -X PUT -d 'test' http://127.0.0.1:3000/test

$ curl -X GET http://127.0.0.1:3000/test
test