Force docker
Is there a way to force docker build? I have a single docker file in a folder, but it still trying to use nixpacks
10 Replies
pid: 31c81508-da09-4d1b-86c7-619893b08336
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
my app is like
services/auth
and the auth
folder has a Dockerfile
I've also set the root directory to /services/auth
in settingsUnknown User•3y ago
Message Not Public
Sign In & Join Server To View
hmm, still fails. with empty logs
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
also, sidenote: This part often hangs:
But, when I open the devtools, it starts working. Might be related to some caching issue, since devtools disables cache when its open