Test swift via Docker on Ubuntu
How to test a Swift package on Linux using Docker.
Foreword#
Recently I joined a Hololens-Unity AR development project. Since the clients require the backend server running on the MAC server, however not everyone in the Backend team owns a MAC. so we decide to use the docker as the middleware.
What’s docker?#
https://docs.docker.com/get-started/#setup
In short#
when to use the docker?#
https://hub.docker.com/r/ibmcom/swift-ubuntu/ https://github.com/IBM-Swift/swift-ubuntu-docker