[DiscordArchive] I know that, but I would like a different naming convention either way. Is there a specific place fo
[DiscordArchive] I know that, but I would like a different naming convention either way. Is there a specific place fo
Archived author: Shin • Posted: 2019-08-19T22:01:24.282000+00:00
Original source
the thing is: that file is used to build the docker images
Archived author: Shin • Posted: 2019-08-19T22:01:28.040000+00:00
Original source
and your docker images are still there
Archived author: Shin • Posted: 2019-08-19T22:01:46.143000+00:00
Original source
so if you destroy and recreate your CONTAINERS, it will recreate your containers FROM your images
Archived author: Wolub • Posted: 2019-08-19T22:01:59.687000+00:00
Original source
Yea I am pruning now, I'll see if it works
Archived author: Shin • Posted: 2019-08-19T22:02:04.930000+00:00
Original source
`COPY docker/database/generate-databases.sh /docker-entrypoint-initdb.d`
Archived author: Wolub • Posted: 2019-08-19T22:02:16.196000+00:00
Original source
I just deleted the images
Archived author: Shin • Posted: 2019-08-19T22:02:18.598000+00:00
Original source
that's where that file is used, in the Dockerfile = to build the images
Archived author: Wolub • Posted: 2019-08-19T22:02:18.932000+00:00
Original source
Rebuilding them now
Archived author: Shin • Posted: 2019-08-19T22:02:20.487000+00:00
Original source
ok
Archived author: Shin • Posted: 2019-08-19T22:02:22.630000+00:00
Original source
let me know