Giter Site home page Giter Site logo

dockerfiles's Introduction

Conor's Dockerfiles

Dockerfiles I have written. These include:

Image Version Layer Info
alpine-pandoc
alpine-r-bookdown

Some others are unmaintained but still here for posterity.

dockerfiles's People

Contributors

conoria avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

user-vision

dockerfiles's Issues

Building alpine-r-bookdown fails

I'm trying to build alpine-r-bookdown but it fails on step 3/4 with the error:

Step 3/4 : RUN apk add --no-cache gmp libffi zlib pcre cmark@testing R R-dev curl openssl-dev curl-dev gcc g++ git coreutils libxml2-dev &&  R -q -e 'install.packages("bookdown", repo="https://cran.rstudio.com/")' &&  rm -rf /tmp/*
 ---> Running in 606cf9922346
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch https://conoria.gitlab.io/alpine-pandoc/x86_64/APKINDEX.tar.gz
fetch http://nl.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
ERROR: unsatisfiable constraints:
  libffi-3.3-r1:
    conflicts: libffi-3.2.1-r6
    satisfies: world[libffi]
               pandoc-2.9.2-r0[libffi]
               glib-2.64.2-r3[so:libffi.so.7]
  libffi-3.2.1-r6:
    conflicts: libffi-3.3-r1
    satisfies: world[libffi]
               pandoc-2.9.2-r0[libffi]
               pandoc-2.9.2-r0[so:libffi.so.6]
               pandoc-citeproc-0.17-r0[so:libffi.so.6]
The command '/bin/sh -c apk add --no-cache gmp libffi zlib pcre cmark@testing R R-dev curl openssl-dev curl-dev gcc g++ git coreutils libxml2-dev &&  R -q -e 'install.packages("bookdown", repo="https://cran.rstudio.com/")' &&  rm -rf /tmp/*' returned a non-zero code: 8

Best I can tell the error has to do with the upstream alpine-pandoc image.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.