https://pulumi.com logo
c

colossal-room-15708

01/07/2022, 3:25 AM
Is this a known issue?
pulumi import
and
pulumi up
using the
azure-native
package is super slow within a docker container. It wasn't like this before I started migrating from the "old" azure package. It's taking at least 5 minutes every time I execute a command now, which is making the migration very slow.
b

billowy-army-68599

01/07/2022, 4:45 AM
are you using typescript? it's probably installing the package dependencies on each container run
c

colossal-room-15708

01/07/2022, 5:00 AM
I'm running the container interactively, so, no, shouldn't be that.
but yes, TS