Hi all,
I read that you are looking for testers for the latest dev-build.
Would it be possible to publish a corresponding docker-image with a "dev" - tag on docker hub?
Or - how can one (unconventionally) upgrade a dockerized i2p-router? Just drop the upgrade-package into /i2p inside the container?
Cheers
Pad
docker image with dev-tag
Re: docker image with dev-tag
Hi, thanks for your suggest.pad wrote: ↑23 Nov 2023 11:01 Hi all,
I read that you are looking for testers for the latest dev-build.
Would it be possible to publish a corresponding docker-image with a "dev" - tag on docker hub?
Or - how can one (unconventionally) upgrade a dockerized i2p-router? Just drop the upgrade-package into /i2p inside the container?
Cheers
Pad
i2p is just a cli tool with one config file(or just command option), it's very easy to setup.
I think just use shell script can keep it simple.
>>o<<
- whitenoise
- Posts: 1
- Joined: 26 Oct 2023 12:41
Re: docker image with dev-tag
Unsure whether this is the correct place for the following comment but here it comes anyway:
Having tried the current I2P dockerfile, it seems to have a problem with volumes becoming corrupt when the container restarts, at least when used in a docker-compose setup. It is a shame and I was wondering, has there been any progress on this front? The container works if you don't map any volumes.
Having tried the current I2P dockerfile, it seems to have a problem with volumes becoming corrupt when the container restarts, at least when used in a docker-compose setup. It is a shame and I was wondering, has there been any progress on this front? The container works if you don't map any volumes.