Join Slack
Powered by
is there a way to import an existing Docker image?...
# python
a
average-school-38756
01/26/2021, 3:17 AM
is there a way to import an existing Docker image? i see that
pulumi_docker.Image
doesn't have an "id" value anymore, and using the full
image_name
value for
pulumi.ResourceOptions(import_="")
still results in a "create" rather than "import" for
pulumi up
2
Views
Open in Slack
Previous
Next