Replies: 1 comment
-
|
Hi @myfear, Images have been moved to floci/floci. Also the tags have changed to
The ones that has aws cli and python on it is the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I did also file this as issue agains Quarkus AWS (quarkiverse/quarkus-amazon-services#2135) but I thought I also ask here.
I have tried using both:
quarkus.aws.devservices.floci.init-scripts-folder=floci-init
and quarkus.aws.devservices.floci.init-scripts-classpath=floci-init
but my 01-seed-aws.sh in the folder isn't executed.
Also, the floci base image does not package the aws-cli. The ones that do, are not Dev Service compatible apparently?
: hectorvent/floci:latest-aws
Question, how would I initialize SQS and SSM parameters on dev service startup with floci?
Thanks for any suggestions.
Beta Was this translation helpful? Give feedback.
All reactions