mirror of
https://github.com/falk-werner/webfuse-example
synced 2024-10-27 20:44:09 +00:00
add end-of-life notification
This commit is contained in:
parent
c311aebfde
commit
16d4c39a21
@ -3,6 +3,10 @@
|
|||||||
# webfuse-example
|
# webfuse-example
|
||||||
Example of webfuse.
|
Example of webfuse.
|
||||||
|
|
||||||
|
**Note:** This repository refers to [webfuse-legacy](https://github.com/falk-werner/webfuse/tree/webfuse-legacy).
|
||||||
|
Since `webfuse-legacy` is out-dated, the repository is archived and will be removed in future.
|
||||||
|
_Please leave an issue if you are still interested in this code._
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
docker build --rm --build-arg "USERID=`id -u`" --tag webfuse .
|
docker build --rm --build-arg "USERID=`id -u`" --tag webfuse .
|
||||||
|
Loading…
Reference in New Issue
Block a user