Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
Mozilla Public License 2.0
7.79k
stars
331
forks
source link
`encore eject docker image:tag` breaks when calling from different drive #1373
Open
ryanocf opened 2 months ago
encore eject docker ...
breaks when calling from different driveEnvironment
OS: Windows 23H2 (Build 22631.4037) Encore: v1.40.4 Node: 22.4.1 NPM: 10.8.2 Docker Desktop: 4.33.1
Expected output
Actual output
Reproduce steps
encore app create
on a different drive than encore is installed with Typescriptencore eject docker image:tag
But if you would now just copy the app folder to the same drive encore is installed on, it works just fine. So to visually show the problem:
WORKS
DOESN'T WORK