Gregan
Results
3
issues of
Gregan
Hi, I just compiled Leon from the source code via the command npm install ... It's working in command line but when I try to launch t through the docker-compose.yml,...
bug
Ajout Dockerfile for docker build (wasm)
for easier deployement, you can use docker: - Add these files at the root of this project: Dockerfile: ``` # wipeout wasm in docker FROM debian:bullseye LABEL Greg Lebreton