Skip to content

Instantly share code, notes, and snippets.

@marcriera
marcriera / Dockerfile
Created July 23, 2022 09:57
Okapi Longhorn on Docker
FROM jetty:alpine
USER root
RUN mkdir -p /home/jetty
RUN chown -R jetty:jetty /home/jetty
RUN apk add --no-cache wget unzip
USER jetty
ENV URL https://okapiframework.org/binaries/longhorn
@marcriera
marcriera / dengo_controller_documentation.md
Last active February 19, 2021 08:44
Densha de GO! controller documentation