You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @patilauminfi! Removing the profile attribute in the .yml file would indeed cause issues and break things in the pipelines as they sometimes depend on each other.
I could not reproduce the error but my guess would be that your docker-compose version might not be the latest. Are you running docker-compose v2? We had people on Windows running into that so we've added the hint to the documentation.
when I try to run this command I get following issue.
sudo docker-compose build osm-poi osm-parquetizer
However it runs successfully if I comment out profile and its subitems in .yml file.
Is it right to do so? Would it create a problem ahead?
The text was updated successfully, but these errors were encountered: