- Docker version >= 20.10.7
This container is deployed to Docker Hub.
docker build -t jurisfutura/openfaas-haskell:<tag> .
Current tag schema used: v0.1, v0.2, etc.
Create a New Access Token in the Docker Hub user account, using your email as identifier. The credentials are stored in the Holland & Harts's vault in 1Password. Use the access token obtained to login in your current development environment with:
docker login
The user is the same as the credential user in 1Password. The password corresponds to the access token.
docker push jurisfutura/openfaas-haskell:<tag>