Skip to content

ubuntu container for building the monero-java natives

Notifications You must be signed in to change notification settings

drew6017/monero-java-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

monero-java-docker

A docker image for building the monero-java library natives for linux.

Building

$ git clone https://github.com/drew6017/monero-java-docker
$ cd monero-java-docker
$ docker build -t drew6017/monero-java-docker .

Do somethin else, this is gonna take a while.

Running

$ docker run --rm -it drew6017/monero-java-docker /bin/bash

You can also just FROM drew6017/monero-java-docker:latest in your Dockerfile.

About

ubuntu container for building the monero-java natives

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published