https://pulumi.com logo
#general
Title
# general
q

quick-airport-30353

03/08/2022, 10:59 PM
Hi, one more pulumi question for the day. I'm setting up my build environment. does the TypeScript project use nodejs? Do I setup my build scripts to use node? Is there any documentation surrounding this?
l

little-cartoon-10569

03/09/2022, 12:07 AM
q

quick-airport-30353

03/09/2022, 12:16 AM
so if I'm reading this right, I can create a docker image with nodejs with pulumi installed and have that do the pulumi up --yes?
w

witty-candle-66007

03/09/2022, 12:23 AM
Yes, and fwiw, there are some prepackaged docker images. The repo provides descriptions and links to them in docker hub: https://github.com/pulumi/pulumi-docker-containers
l

little-cartoon-10569

03/09/2022, 12:29 AM
Yes, I work that way. The only thing I've installed is podman. Everything else is in images 🙂
4 Views