exakat-docker icon indicating copy to clipboard operation
exakat-docker copied to clipboard

exakat 1.1.6 doesn't exist (yet?)

Open olof opened this issue 7 years ago • 0 comments

The docker image refers to a phar archive for exakat version 1.1.6. The latest version available is 1.1.5. I don't know if this is a typo or a temporary thing (perhaps 1.1.6 is imminent?).

Funny thing is that the dist.exakat.io httpd says 200 OK and returns a directory listing HTML if the requested file doesn't exist, so building the docker image won't necessarily fail.

$ docker run --rm exakat/exakat 
./exakat.phar: 3: ./exakat.phar: Syntax error: newline unexpected

olof avatar Feb 23 '18 11:02 olof