Unable to use environment variable when image is built
I am trying to set up a docker-compose service adding my own env variables and setting the values.
My service is based on a custom image I’m creating and inside this I’m running some custom scripts I have.
Unable to use environment variable when image is built
I am trying to set up a docker-compose service adding my own env variables and setting the values.
My service is based on a custom image I’m creating and inside this I’m running some custom scripts I have.