automata-network / automata

Automata Network is a modular attestation layer that extends machine trust to Ethereum with TEE Coprocessors.
https://ata.network
Apache License 2.0
94 stars 19 forks source link

Github Action: Docker Build and Push #6

Closed Gnnng closed 3 years ago

Gnnng commented 3 years ago

As per the workflow file, this pull request have two types of automatic build-and-push workflows for docker image.

The target registry is https://hub.docker.com/repository/docker/atactr/automata. And in the future we might add new docker image tags based on git release tags (e.g., v0.1.2) or branch names.

https://github.com/automata-network/automata/blob/408bac49dcaa5dd453b4f48a1bf9a03c04e9fa3b/.github/workflows/docker.yaml#L1-L44

Some references: