Kasra Bigdeli
Kasra Bigdeli
Yea that's weird. Anyways the new fix used built-in Date so it should work 🤞
I see the value in this, but I am not sure why this needs to be baked into CapRover. What you're suggesting is using a different Docker swarm build which...
Thanks for the suggestion! I think a more generic approach would be "tag" system as it'll allow each one click app to have multiple tags. e.g., one app could be...
Apologies for the late response. But there are still a few issues: - it looks like the build is still failing. - Also, you have checked in package-lock.json, please remove...
Does `caprover deploy` work fine?
Was able to simply reproduce even without CapRover. https://github.com/githubsaturn/test-dockerignore/tree/main - Clone this repo - Run `rm -rf .git` to ensure this repo's git is deleted - Run `sudo ./build_image.sh` You...
Looks like Docker API completely ignores the `.dockerignore` file even though Docker CLI respects this file.
Yeah it looks like the problem is not with CapRover. Rather it's a problem with Docker API. I'll open a ticket with Docker to have them address this issue.
Agreed. Unfortunately Docker's maintainers closed this as "working as expected". There is little we can do to fix this other than documenting this behavior. I'd like to know where you...
Let's create a new one!