Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heckj/swift-docker-protobuf

extends the swift-docker image with protobuf
https://github.com/heckj/swift-docker-protobuf

Last synced: 15 days ago
JSON representation

extends the swift-docker image with protobuf

Awesome Lists containing this project

README

        

# swift-docker-protobuf

extends the swift-docker image with protobuf

Hosting on Docker Hub: [heckj/swift-docker-protobuf](https://hub.docker.com/repository/docker/heckj/swift-docker-protobuf)

## building locally

docker build -f 5.2/18.04/Dockerfile . -t swift-docker-protobuf:5.2-bionic -t swift-docker-protobuf:5.2 -t swift-docker-protobuf:latest
docker build -f 5.2/16.04/Dockerfile . -t swift-docker-protobuf:5.2-xenial