Unanswered
Hi,
I Want To Run A Task In A Docker:Dind Container (Runs Alpine Linux As Os) And Setup Python There Via The Setup Shell Script. However, When Running The Task The Setup Script Seems To Use Bash As Default Command, While Alpine Does Not Support Bash Scri
Hi,
I want to run a task in a docker:dind container (runs Alpine Linux as OS) and setup python there via the setup shell script. However, when running the task the setup script seems to use bash as default command, while Alpine does not support bash scripts per se. Also parsing an argument --entry_point /bin/sh
does not work.
Could you clarify how exactly the setup script is being called in the docker container and what the problem could be for this specific case?
2 Views
0
Answers
13 hours ago
3 hours ago
Tags