Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Need help settings up pipeline

Merichbier December 3, 2019

Hi all,

 

I'm having trouble using the envsubst command in my pipeline. I'm using it in a script file but it says :
"envsubst: not found"

I try to add a line under script to install it:
"apt-get install envsubst"

Without success..

I'm using python:3.7.3 as base image for my pipelines..

Can someone help me ? Why can't I use envsubst and/or install it ?

 

Thanks for your help

 

Alain

1 answer

0 votes
Nikolai Zhukov January 27, 2021

FROM python:3.7.4-alpine3.10
RUN pip3 install envsubst

Nikolai Zhukov January 27, 2021

It is Dockerfile

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events