docker-spk icon indicating copy to clipboard operation
docker-spk copied to clipboard

Develop sandstorm apps using Docker

Results 5 docker-spk issues
Sort by recently updated
recently updated
newest added

It would be nice if one could choose a lower compression ratio for the `xz` compression to speed it up. In my case, I immediately `spk unpack` the resulting spk...

We should be able to get things like the fake proc mounts working with docker-spk, similarly to how it is done with a normal spk or vagrant-spk package: https://github.com/zenhack/dotnet-docker-spk Perhaps...

Hey @zenhack, do you think it would be possible to use `docker-spk` in a build pipeline? Right now it’s build to run with a local installation of docker and the...

It would be nice to convert the two messages in the output .spk into capnproto [canonical form][1]. This would reduce the number of things that might cause a package to...

enhancement

We will want some base docker images that folks can work from when developing apps; probably something that comes with sandstorm-http-bridge, and we may want to try to replicate vagrant-spk's...

enhancement