Not possible to run an action with docker

0

Hi

I'm trying to create a custom action that runs Docker. In my action.yml I have defined the following, as per the doc

Runs: Using: 'docker' Image: 'Dockerfile'

And then I try to run the action in CodeCatalyst, the following error is shown

[Container] 2023/11/13 07:59:35.369047 Failed to run action due to docker is not supported

I cannot find why it is not working. Is docker supported to "run using" or not ?

asked 5 months ago144 views
3 Answers
0
Accepted Answer

Hi there, this is currently not a supported feature. I have raised a feature request with the service team on your behalf. While I am unable to comment on when this feature may get released, I request you to keep an eye on our What's New page for any new feature announcements.

AWS
EXPERT
answered 5 months ago
0

Thank you. Side question, why is this feature documented if it is not supported ? See here : https://docs.aws.amazon.com/codecatalyst/latest/adk/action-ref.html#actions.runs.using

Shouldn't the doc be updated to indicate that docker is not supported yet ?

answered 5 months ago
0

The documentation should be updated, and we are in the process of doing that. Nice catch.

AWS
MODERATOR
AWS-Jay
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions