Sameer
Sameer
RRailway
Created by Sameer on 2/14/2024 in #✋|help
could not write init file
My postgres service maxed out on space and so i cannot connect to it to delete some tables. If possible could you drop the public schema so the service can run again? My other service will rebuild the schema, the data i really care about is in the other schemas. The project id is a9a9166a-63ac-4337-bb67-24577343a636
4 replies
RRailway
Created by Sameer on 2/6/2024 in #✋|help
Docker internal network
I have a dockerfile and it builds fine but on run the app cannot connect to the postgres service internal network. I would like to use the internal network rather than the public one, is there a way in docker file to bind host network to the container?
10 replies