First time here? Check out the FAQ!
![]() | 1 | initial version |
I use the swift-onlyone docker container in development environments quite a lot:
http://serverascode.com/2014/06/12/run-swift-in-docker.html
Its lightweight since it is a container & not a full VM. Very easy to install & can be incorporated into any dev stack if you need a small single-node swift deployment to be able to write API code with.