Timothée Ravier (bot)
Timothée Ravier (bot)
I have updated the [Flatpak for Dino in a new PR](https://github.com/dino/dino/pull/905) and I have created [a specific branch for submission to Flathub](https://github.com/Siosm/flathub/tree/im.dino.Dino) and a repo for [Fedora](https://pagure.io/travier_flatpaks/dino). Let me know...
Help doc should be updated according to this post: http://blog.travis-ci.com/2014-09-3-travis-ci-gets-a-little-rusty/ Example .travis.yml: language: rust rust: - 0.11.0 - nightly
This is an initial example that will restrict cargo write access to its crate cache, the registry and the target directory using [bubblewrap](https://github.com/projectatomic/bubblewrap) on Linux: ``` bwrap \ --unshare-ipc --unshare-pid...
Here is an improved version that will (on top of previous example functionality): * hide the content of the current user home directory * perform builds in a predetermined place...
I am hitting the same issue on a Fedora Workstation 31 with `podman-1.8.0-2.fc31.x86_64`: ``` $ coretoolbox run mount: /home/tim: special device /host/home/tim does not exist. error: Initializing container (static): Child...