Dockerfile for the wut version of libutils
Go to file
Maschell 4a97b1b20d Add README 2018-09-23 12:52:25 +02:00
Dockerfile Add missing maintainer to Dockerfile 2018-09-23 12:49:43 +02:00
README.md Add README 2018-09-23 12:52:25 +02:00

README.md

libutils Dockerfile (wut)

The image wiiuwut/libutils on Docker Hub provides a prebuilt library in the /artifacts directory. Copy it into your WUT_ROOT folder.

Example:

COPY --from=wiiuwut/libutils:0.1 /artifacts $WUT_ROOT