Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
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
Yes, yes, yes 🙂
https://www.pulumi.com/docs/intro/languages/javascript/
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 🙂
3 Views
#general
Join Slack