This message was deleted.
# general
s
This message was deleted.
s
I don’t think so, but you can replicate the functionality of
docker-compose
using Pulumi (i.e., building images, creating a network, launch containers on that network, etc.). This GH repo/branch---which is taken from a blog post about using Pulumi for local development---shows an example of that using Pulumi in TypeScript.
m
thanks