Giter Club home page Giter Club logo

iipsrv-ecpo's People

Contributors

ahankinson avatar alanyee avatar cmarmo avatar denics avatar dfukagaw28 avatar fractos avatar geektortoise avatar joeto1 avatar leiblix avatar lovasoa avatar martinmikita avatar michalbecak avatar picturae-build avatar rouault avatar ruven avatar sergemarkin avatar stephenn-cogapp avatar stweil avatar tgc avatar

Watchers

 avatar

Forkers

joeto1

iipsrv-ecpo's Issues

cannot build docker image on win10

winver:Windows10 version 2004 (OS Build 19041.329)
in wsl2 runs ubuntu 20.04 lts
Docker Engine v19.03.8

docker build .

output:

Step 1/20 : FROM debian:stretch-slim AS build
 ---> 3718ed702ef5
Step 2/20 : ARG VCS_REF
 ---> Using cache
 ---> e8d445c7c7f9
Step 3/20 : LABEL org.label-schema.build-date=$BUILD_DATE       org.label-schema.vcs-ref=$VCS_REF       org.label-schema.vcs-url="https://github.com/JoeTo1/iipsrv.git"       org.label-schema.schema-version="1.0"
 ---> Using cache
 ---> e8eda258347d
Step 4/20 : ENV PYTHONUNBUFFERED 1
 ---> Using cache
 ---> c0bd0e2793d1
Step 5/20 : ENV IIPSRV_BUILD_DEPS         autoconf         automake         ca-certificates         curl         g++         gawk         libtool         make         pkg-config
 ---> Using cache
 ---> f778eb0bb27e
Step 6/20 : RUN set -ex     && apt-get update     && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends         $IIPSRV_BUILD_DEPS         libfcgi-dev         libjpeg-dev         libmemcached-dev         libopenjp2-7-dev         libtiff-dev
 ---> Using cache
 ---> c0114ffa1ce2
Step 7/20 : WORKDIR /usr/local/src/iipsrv
 ---> Using cache
 ---> ebf83a10fe95
Step 8/20 : COPY Makefile.am acinclude.m4 autogen.sh configure.ac ./
 ---> f00c849fedf0
Step 9/20 : COPY fcgi ./fcgi
 ---> 95dcbf6308ea
Step 10/20 : COPY man ./man
 ---> c5d86e5e32c5
Step 11/20 : COPY src ./src
 ---> f601e0cef3a8
Step 12/20 : COPY windows ./windows
 ---> 3ae6a264e75d
Step 13/20 : RUN set -ex     && ./autogen.sh     && ./configure --enable-openjpeg     && make
 ---> Running in 4cb0e5f7f93f
+ ./autogen.sh
/bin/sh: 1: ./autogen.sh: not found
The command '/bin/sh -c set -ex     && ./autogen.sh     && ./configure --enable-openjpeg     && make' returned a non-zero code: 127

file permissions okay, file is present
any ideas?

Feature- mock or sample images

I think it would be a good idea to have a small sample of images to live along side the docker files to mount with the container for quick testing and developing.

what would make sense here, just some (2, 20, 10?) full size images, a mix of file formats, downsized images (of the whole db…)

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.