hijacked version of jiok/hentaiathome to use the latest version of the client.
571
To run:
docker run -p 2048:2048 -e ID={h@h id}-e KEY={h@h key} difegue/hentaiathome
Dockerfile for the curious:
FROM jiok/hentaiathome:latest
MAINTAINER difegue
RUN wget https://repo.e-hentai.org/hath/HentaiAtHome_1.4.2.zip
RUN unzip HentaiAtHome_1.4.2.zip
RUN mv HentaiAtHome.jar /home/hath
CMD python /home/hath/start_hath_pty.py $ID $KEY
Content type
Image
Digest
Size
237 MB
Last updated
over 8 years ago
docker pull difegue/hentaiathome