luisgarcia1010

Results 2 issues of luisgarcia1010

## What you expected to happen? ## What happened? when creating a docker container through sudo, the ethwe virtual interface does not rise I did so: ``` weave launch eval...

I made a full export of notion in html format, unpacked the archive on the server, launched it through docker `docker run -d --name notion -p 127.0.0.1:88:80 -v /storage/notion:/var/www/html/content vanderlars/notion2web`...