-
-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
Hi,
I'm migrating my packs from standalone stackstorm to HA cluster but my action/workflow fails due to python3.6 not found for action runner and it tries to run with v2.7.
If I mention python==3.6.8 inside requirements.txt while building image then docker build doesn't work, it says package didn't find.
Used https://github.com/StackStorm/st2packs-dockerfiles to install custom image.
My st2client pod:
root@rafting-nightingale-st2client-6c4545c5c7-ms6jc:/opt/stackstorm# python
python2.7 python3 python3.5 python3.5m python3m
Please help!
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right