Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation problems on Mac #9

Open
nterhoeven opened this issue Jan 12, 2018 · 4 comments
Open

installation problems on Mac #9

nterhoeven opened this issue Jan 12, 2018 · 4 comments

Comments

@nterhoeven
Copy link
Owner

@jsgalan reported an issue with running reper inside docker on a Mac running High Sierra (openjournals/joss-reviews#519)

@nterhoeven
Copy link
Owner Author

We updated the dockerfile for reper. Currently a new build is running on dockerhub.

@jsgalan: Would you mind running a docker pull nterhoeven/reper when it's finished and report back if it works. We found a colleague running High Sierra and it worked on his machine.

@greatfireball
Copy link
Contributor

greatfireball commented Jan 16, 2018

One of my colleagues (@DanielAmsel) was able to build the image and run a container with the current version of the Dockerfile. Originally we had some memory issues running another Docker container here, but he solved the memory issue and it ran (his configuration is stated in his comment). AFAIK that was all he changed on his configuration.

@DanielAmsel
Copy link

Hi *
Since I was offered a new Docker Version today,
I re-ran everything and it still works for me (see commands below or in wiki).
My setup/configuration/system:

Docker Version 17.12.0-ce-mac47
Channel: stable
CPUs: 2
Memory: 4.0 GB

macOS High Sierra
Version 10.13.2
MacBook Pro Early 2015
2.7GHz Intel Core i5
8GB 1867 MHz DDR3

Commands:
docker pull nterhoeven/reper
docker run --rm -it nterhoeven/reper

Alternatively:
git clone https://github.com/nterhoeven/reper.git
cd reper
docker build .
Finished with message of successful build.

Kind regards,
Daniel

@nterhoeven
Copy link
Owner Author

Hi @DanielAmsel

thanks a lot :-D Glad to hear it is working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants