mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-14 16:20:29 -04:00
Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
2608ff28bb | ||
|
9adee2d1ba | ||
|
89f9f5e449 | ||
|
77a6985f29 | ||
|
f2a0c60b94 |
@@ -2,8 +2,8 @@ FROM debian:buster-slim
|
|||||||
MAINTAINER Freelock john@freelock.com
|
MAINTAINER Freelock john@freelock.com
|
||||||
|
|
||||||
# Build time variables
|
# Build time variables
|
||||||
ARG LSMB_VERSION="1.8.0-rc1"
|
ARG LSMB_VERSION="1.8.4"
|
||||||
ARG LSMB_DL_DIR="Beta Releases"
|
ARG LSMB_DL_DIR="Releases"
|
||||||
|
|
||||||
# Install Perl, Tex, Starman, psql client, and all dependencies
|
# Install Perl, Tex, Starman, psql client, and all dependencies
|
||||||
# Without libclass-c3-xs-perl, performance is terribly slow...
|
# Without libclass-c3-xs-perl, performance is terribly slow...
|
||||||
|
Reference in New Issue
Block a user