Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jetty image #547

Merged
merged 1 commit into from
Mar 11, 2015
Merged

Update jetty image #547

merged 1 commit into from
Mar 11, 2015

Conversation

md5
Copy link
Contributor

@md5 md5 commented Mar 11, 2015

Diff: appropriate/docker-jetty@4ad6b73...346cf67

* Support running Jetty in read-only containers (appropriate/docker-jetty#5)
  - Create /tmp/jetty and /run/jetty directories, owned by jetty:jetty
  - Set JETTY_STATE=/run/jetty/jetty.state and TMPDIR=/tmp/jetty

Diff: appropriate/docker-jetty@4ad6b73...346cf67
@md5
Copy link
Contributor Author

md5 commented Mar 11, 2015

Docs changes at docker-library/docs#182.

@tianon
Copy link
Member

tianon commented Mar 11, 2015

LGTM

@yosifkit
Copy link
Member

LGTM
Build test of #547; a4a4adb (jetty):

$ url="https://raw.githubusercontent.com/docker-library/official-images/a4a4adb75b5d8490108b918d030ca9c2b7233874/library/jetty"
$ bashbrew build "$url"
Fetching jetty (git://github.com/md5/docker-jetty) ...
Processing jetty:9.2.9-jre7 ...
Processing jetty:9.2-jre7 ...
Processing jetty:9-jre7 ...
Processing jetty:jre7 ...
Processing jetty:9.2.9 ...
Processing jetty:9.2 ...
Processing jetty:9 ...
Processing jetty:latest ...
Processing jetty:9.2.9-jre8 ...
Processing jetty:9.2-jre8 ...
Processing jetty:9-jre8 ...
Processing jetty:jre8 ...
$ bashbrew list "$url" | xargs test/run.sh
testing jetty:9.2.9-jre7
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:9.2-jre7
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:9-jre7
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:jre7
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:9.2.9
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:9.2
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:9
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:latest
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:9.2.9-jre8
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:9.2-jre8
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:9-jre8
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing jetty:jre8
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed

yosifkit added a commit that referenced this pull request Mar 11, 2015
@yosifkit yosifkit merged commit 7fddf31 into docker-library:master Mar 11, 2015
@md5 md5 deleted the jetty-read-only-container branch March 11, 2015 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants