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
cl-docker-images
cl-docker-images.common-lisp.dev
Commits
2954a751
Commit
2954a751
authored
Jan 24, 2021
by
Eric Timmons
Browse files
Better flesh out history
parent
0c015c0f
Pipeline
#2657
passed with stage
in 3 minutes and 2 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
history.page
View file @
2954a751
...
@@ -4,8 +4,17 @@ format: md
...
@@ -4,8 +4,17 @@ format: md
URL: history.html
URL: history.html
;;;;;
;;;;;
These images are derived from Eric Timmons's (daewok) CL Docker images, with
These images were originally developed by Eric Timmons (@daewok on Github and
some improvements to add a few more features and better follow the guidelines
Docker) to provide a common development environment for his teammates. The
of the Official Images program. They were moved to community orgs in order to
first image was an omnibus-like image (similar to the current `cl-devel`
encourage more community participation and try to ensure the images survive if
image). He then began actually understanding Docker best practices and
he ever has less time to dedicate to them.
developed the individual implementation images. He used these images largely
for CI/CD purposes.
In late 2020, he became aware of the CLF's desire to better support CI tooling
for multiple CL implementations as well as the urgent need to get ASDF's CI
running again after the crash of its Jenkins server. These images were quickly
adopted into ASDF's CI pipeline. The CLF then offered to host the images on a
CLF maintained Docker Hub organization, with the desire to make them more
visible, more trusted, and more resilient in case daewok was ever unable to
continue maintaining them.
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