Unofficial Dockerfiles for Swift for Tensorflow toolchain.
https://hub.docker.com/r/s4tf/s4tf
Supported tags:
- Run Swift REPL:
docker run --rm -ti --privileged s4tf/s4tf:0.10.0-cpu swift
- Use as base image for something else, e.g. See Dockerfile for neural style transfer web service.