mirror of
https://github.com/Maschell/libutils-wut-docker.git
synced 2024-11-22 05:59:16 +01:00
Add README
This commit is contained in:
parent
41b439af70
commit
4a97b1b20d
8
README.md
Normal file
8
README.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# libutils Dockerfile (wut)
|
||||||
|
|
||||||
|
The image `wiiuwut/libutils` on [Docker Hub](https://hub.docker.com/r/wiiuwut/libutils/) 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
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user