Hello!
Does anyone know what the docker build context of meteor-up’s deploy command is?
I’m struggling copying a local file into the image. I found nothing about build context in the documentation.
Regards,
Niko
Hello!
Does anyone know what the docker build context of meteor-up’s deploy command is?
I’m struggling copying a local file into the image. I found nothing about build context in the documentation.
Regards,
Niko
Solved: The build context is the bundle (generated by meteor build) + a dockerfile.