-
Notifications
You must be signed in to change notification settings - Fork 385
Feature/i386 #153
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
Merged
Merged
Feature/i386 #153
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # .docker/docker.sh
dceejay
pushed a commit
that referenced
this pull request
Oct 21, 2019
* Added support for s390x * Added support for s390x - manifest list added * bump node-red 1.0.1 * add s390x to Readme [skip travis] * Update README.md [skip travis] * Feature development repo (#149) * updated as discussed in PR144 * updated as discussed in PR144 #1 * updated as discussed in PR149 #1 * updated as discussed in PR149 #2 * Add healthcheck to dev * Feature/i386 (#153) * added i386 support * fix manifest arch for 386 * Fixup dev branch custom package.json to 1.0.2 merge changes from master to README. * - missing i386 added * let healthcheck be more tolerant * - [skip travis] added Dockerhub Stars
dceejay
pushed a commit
that referenced
this pull request
Dec 18, 2019
commit 4e11a11 Author: Nick O'Leary <[email protected]> Date: Wed Dec 18 20:28:18 2019 +0000 Remove healthcheck as it does not handle https Fixes #159 commit 2dad455 Author: Nick O'Leary <[email protected]> Date: Thu Nov 21 20:21:56 2019 +0000 Update for 1.0.3 commit 1ffd9e7 Author: Raymond Mouthaan <[email protected]> Date: Mon Oct 21 20:53:03 2019 +0200 Support i386 (#155) * Added support for s390x * Added support for s390x - manifest list added * bump node-red 1.0.1 * add s390x to Readme [skip travis] * Update README.md [skip travis] * Feature development repo (#149) * updated as discussed in PR144 * updated as discussed in PR144 #1 * updated as discussed in PR149 #1 * updated as discussed in PR149 #2 * Add healthcheck to dev * Feature/i386 (#153) * added i386 support * fix manifest arch for 386 * Fixup dev branch custom package.json to 1.0.2 merge changes from master to README. * - missing i386 added * let healthcheck be more tolerant * - [skip travis] added Dockerhub Stars
dceejay
added a commit
that referenced
this pull request
Feb 7, 2020
* Added support for s390x * Added support for s390x - manifest list added * bump node-red 1.0.1 * add s390x to Readme [skip travis] * Update README.md [skip travis] * Feature development repo (#149) * updated as discussed in PR144 * updated as discussed in PR144 #1 * updated as discussed in PR149 #1 * updated as discussed in PR149 #2 * Add healthcheck to dev * Feature/i386 (#153) * added i386 support * fix manifest arch for 386 * - added `dev` manifest list tag - fix contains "beta" | "dev" * - if condition fix * Fixup dev branch custom package.json to 1.0.2 merge changes from master to README. * - missing i386 added * let healthcheck be more tolerant only fail if not running rather than if ok but no page in case someone moves everything from / * - [skip travis] added Dockerhub Stars * - [skip travis] textual * - fix: set Docker Repo * Add openSSL (#157) * Add openSSL * add openssl to custom image, correct readme to say ssh rather than ssl (skip travis) * Update README.md * Squashed commit of the following: commit 4e11a11 Author: Nick O'Leary <[email protected]> Date: Wed Dec 18 20:28:18 2019 +0000 Remove healthcheck as it does not handle https Fixes #159 commit 2dad455 Author: Nick O'Leary <[email protected]> Date: Thu Nov 21 20:21:56 2019 +0000 Update for 1.0.3 commit 1ffd9e7 Author: Raymond Mouthaan <[email protected]> Date: Mon Oct 21 20:53:03 2019 +0200 Support i386 (#155) * Added support for s390x * Added support for s390x - manifest list added * bump node-red 1.0.1 * add s390x to Readme [skip travis] * Update README.md [skip travis] * Feature development repo (#149) * updated as discussed in PR144 * updated as discussed in PR144 #1 * updated as discussed in PR149 #1 * updated as discussed in PR149 #2 * Add healthcheck to dev * Feature/i386 (#153) * added i386 support * fix manifest arch for 386 * Fixup dev branch custom package.json to 1.0.2 merge changes from master to README. * - missing i386 added * let healthcheck be more tolerant * - [skip travis] added Dockerhub Stars * new dual use healthcheck test * Fix healthcheck to read settings.js * Update healthcheck.js * Update README.md Co-authored-by: Raymond Mouthaan <[email protected]> Co-authored-by: Chris G <[email protected]>
takuya-o
pushed a commit
to takuya-o/node-red-docker
that referenced
this pull request
May 9, 2020
…-red#162) * Added support for s390x * Added support for s390x - manifest list added * bump node-red 1.0.1 * add s390x to Readme [skip travis] * Update README.md [skip travis] * Feature development repo (node-red#149) * updated as discussed in PR144 * updated as discussed in PR144 node-red#1 * updated as discussed in PR149 node-red#1 * updated as discussed in PR149 node-red#2 * Add healthcheck to dev * Feature/i386 (node-red#153) * added i386 support * fix manifest arch for 386 * - added `dev` manifest list tag - fix contains "beta" | "dev" * - if condition fix * Fixup dev branch custom package.json to 1.0.2 merge changes from master to README. * - missing i386 added * let healthcheck be more tolerant only fail if not running rather than if ok but no page in case someone moves everything from / * - [skip travis] added Dockerhub Stars * - [skip travis] textual * - fix: set Docker Repo * Add openSSL (node-red#157) * Add openSSL * add openssl to custom image, correct readme to say ssh rather than ssl (skip travis) * Update README.md * Squashed commit of the following: commit 4e11a11 Author: Nick O'Leary <[email protected]> Date: Wed Dec 18 20:28:18 2019 +0000 Remove healthcheck as it does not handle https Fixes node-red#159 commit 2dad455 Author: Nick O'Leary <[email protected]> Date: Thu Nov 21 20:21:56 2019 +0000 Update for 1.0.3 commit 1ffd9e7 Author: Raymond Mouthaan <[email protected]> Date: Mon Oct 21 20:53:03 2019 +0200 Support i386 (node-red#155) * Added support for s390x * Added support for s390x - manifest list added * bump node-red 1.0.1 * add s390x to Readme [skip travis] * Update README.md [skip travis] * Feature development repo (node-red#149) * updated as discussed in PR144 * updated as discussed in PR144 node-red#1 * updated as discussed in PR149 node-red#1 * updated as discussed in PR149 node-red#2 * Add healthcheck to dev * Feature/i386 (node-red#153) * added i386 support * fix manifest arch for 386 * Fixup dev branch custom package.json to 1.0.2 merge changes from master to README. * - missing i386 added * let healthcheck be more tolerant * - [skip travis] added Dockerhub Stars * new dual use healthcheck test * Fix healthcheck to read settings.js * Update healthcheck.js * Update README.md Co-authored-by: Raymond Mouthaan <[email protected]> Co-authored-by: Chris G <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added arch
i386
support