controller_patcher-wut-docker/README.md

9 lines
328 B
Markdown
Raw Permalink Normal View History

2018-09-23 14:30:37 +02:00
# controller_patcher Dockerfile (wut)
The image `wiiuwut/controller_patcher` on [Docker Hub](https://hub.docker.com/r/wiiuwut/controller_patcher/) provides a prebuilt library in the `/artifacts` directory. Copy it into your WUT_ROOT folder.
Example:
```
COPY --from=wiiuwut/controller_patcher:0.1 /artifacts $WUT_ROOT
```