Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clpm
clpm
Commits
1a3922fb
Commit
1a3922fb
authored
Aug 13, 2019
by
Eric Timmons
Browse files
Build releases with SBCL 1.5.5
parent
16ce30da
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile.build-alpine
View file @
1a3922fb
...
...
@@ -2,7 +2,7 @@
#
# This software is part of CLPM. See README.org for more information. See
# LICENSE for license information.
FROM daewok/sbcl:1.5.
2
-alpine-build as sbcl-builder
FROM daewok/sbcl:1.5.
5
-alpine-build as sbcl-builder
COPY customize-target-features.lisp /usr/local/src/sbcl-${SBCL_VERSION}/
...
...
docker/Dockerfile.build-debian
View file @
1a3922fb
...
...
@@ -2,7 +2,7 @@
#
# This software is part of CLPM. See README.org for more information. See
# LICENSE for license information.
FROM daewok/sbcl:1.5.
2
-debian-build as sbcl-builder
FROM daewok/sbcl:1.5.
5
-debian-build as sbcl-builder
COPY customize-target-features.lisp /usr/local/src/sbcl-${SBCL_VERSION}/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment