I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Forked from I2P Developers / i2p.i2p
1715 commits behind the upstream repository.
  • LoveIsGrief's avatar
    e64e12b3
    Fix docker build · e64e12b3
    LoveIsGrief authored
    ant needed to be updated to >1.9, but the old image used an old alpine
     with the max version of ant being 1.8.
    
    The build is split into 2 phases to reduce the size of the image.
    A builder makes the installer and installs it in one image.
    The installed files are copied over to the actual result image.
    Verified
    e64e12b3
    History
    Fix docker build
    LoveIsGrief authored
    ant needed to be updated to >1.9, but the old image used an old alpine
     with the max version of ant being 1.8.
    
    The build is split into 2 phases to reduce the size of the image.
    A builder makes the installer and installs it in one image.
    The installed files are copied over to the actual result image.
.dockerignore 474 B
.idea
.git
Dockerfile


# Gradle
.gradle
build
apps/BOB/build
apps/addressbook/build
apps/desktopgui/build
apps/i2pcontrol/build
apps/i2psnark/build
apps/i2ptunnel/build
apps/imagegen/build
apps/jetty/build
apps/jrobin/build
apps/ministreaming/java/build
apps/ministreaming/build
apps/routerconsole/build
apps/sam/build
apps/streaming/build
apps/susidns/build
apps/susimail/build
apps/systray/build
core/java/build
core/build
installer/build
router/java/build
router/build