#!/bin/sh cat ./dockerconfigjson.txt | envsubst > ./.dockerconfigjson.env cat ./secrets.txt | envsubst > ./.secrets.env