Coder Social home page Coder Social logo

alpine-wkhtmltopdf's Introduction

apline-wkhtmltopdf

Usage:

docker run --rm -it \
  -v `pwd`:/data \
  loicmahieu/alpine-wkhtmltopdf:latest \
  wkhtmltopdf http://google.com /data/file.pdf

Buggy

It does not work. PDF is not completely written.

docker run --rm -it \
  loicmahieu/alpine-wkhtmltopdf:latest \
  wkhtmltopdf http://google.com - > test.pdf

alpine-wkhtmltopdf's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alpine-wkhtmltopdf's Issues

process 7: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory

samir@ ~ () $ docker run --rm -it \
>   -v `pwd`:/data \
>   loicmahieu/alpine-wkhtmltopdf:latest \
>   wkhtmltopdf http://google.com /data/file.pdf
Unable to find image 'loicmahieu/alpine-wkhtmltopdf:latest' locally
latest: Pulling from loicmahieu/alpine-wkhtmltopdf

ee54741ab35b: Pull complete 
143c77d2ede6: Pull complete 
Digest: sha256:c17a7abd4227bcec3dad1416bde929708d8d2e64b1f847083cf4e8a143e01aaf
Status: Downloaded newer image for loicmahieu/alpine-wkhtmltopdf:latest
libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/xorg/modules/dri)
libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/xorg/modules/dri)
process 7: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
  D-Bus not compiled with backtrace support so unable to print a backtrace
Aborted
samir@ ~ () $ docker info
Containers: 23
 Running: 3
 Paused: 0
 Stopped: 20
Images: 316
Server Version: 1.11.2
Storage Driver: aufs
 Root Dir: /var/lib/docker/aufs
 Backing Filesystem: extfs
 Dirs: 236
 Dirperm1 Supported: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins: 
 Volume: local
 Network: bridge null host
Kernel Version: 3.16.0-77-generic
Operating System: Ubuntu 14.04.4 LTS
OSType: linux
Architecture: x86_64
CPUs: 8
Total Memory: 7.708 GiB
Name: THEMACHINE
ID: XXXXXXXXX
Docker Root Dir: /var/lib/docker
Debug mode (client): false
Debug mode (server): false
Registry: https://index.docker.io/v1/
WARNING: No swap limit support
samir@ ~ () $

error

ERROR: unsatisfiable constraints:
wkhtmltopdf (missing):
required by: world[wkhtmltopdf]

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.