Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 0524337

Browse files
author
Leo Gallucci
committed
Breaking changes! Supervisord. Extracted guacamole. SSH_AUTH_KEYS. scm-source date. New Ports 2k
1 parent 822ae68 commit 0524337

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+1117
-783
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ Note sha256 digests are generated after pushing the image to the registry theref
44

55
Note image ids also change after scm-source.json has being updated which triggers a cyclic problem so value TBD will be set here and updated in the [release][] page by navigating into any release tag.
66

7+
## v2.46.0-sup (2015-07-12)
8+
+ Switched to supervidord for process management, closes #24 (Leo Gallucci)
9+
+ Extracted guacamole (with tomcat) into elgalu/guaca-docker.
10+
+ Refactored code and directory structure.
11+
+ Renamed SSH_PUB_KEY to SSH_AUTH_KEYS to reflect the true meaning.
12+
+ Fixed scm-source date validation.
13+
+ Moved all ports above 2k to mitigate changes of ssh -R port conflicts
14+
+ IMPORTANT: Breaking changes in this release, read the docs again.
15+
+ Image tag details:
16+
+ Selenium: v2.46.0 (87c69e2)
17+
+ Chrome: 43.0.2357.132
18+
+ chromedriver: 2.16.333243 (0bfa1d3575fc1044244f21ddb82bf870944ef961)
19+
+ Firefox: 39.0
20+
+ Java: 1.8.0_45 HotSpot(TM) 64-Bit 1.8.0_45-b14
21+
+ Timezone: Europe/Berlin
22+
+ Built with: Docker version 1.7.0, build 0baf609
23+
+ Python: 2.7.10
24+
+ Digest: sha256:TBD
25+
+ Image ID: TBD
26+
727
## v2.46.0-ff39 (2015-07-08)
828
+ Upgrade Firefox from 38.0.5 to 39.0 and Chrome patch level from 130 to 132 (Leo Gallucci)
929
+ Minor improvement to mozdownload and mozInstall for Firefox download

0 commit comments

Comments
 (0)