-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
PipeScript in Docker #1105
Labels
enhancement
New feature or request
Comments
StartAutomating
pushed a commit
that referenced
this issue
Apr 15, 2024
…, Fixes #1106 ) Fixing protocol parameter alias (trigger by build keyword)
StartAutomating
pushed a commit
that referenced
this issue
Apr 15, 2024
…, Fixes #1106 ) Fixing protocol parameter alias (trigger by build keyword)
github-actions bot
pushed a commit
that referenced
this issue
Apr 15, 2024
…, Fixes #1106 ) Fixing protocol parameter alias (trigger by build keyword)
github-actions bot
pushed a commit
that referenced
this issue
Apr 15, 2024
…, Fixes #1106 ) Fixing protocol parameter alias (trigger by build keyword)
github-actions bot
pushed a commit
that referenced
this issue
Apr 15, 2024
…, Fixes #1106 ) Fixing protocol parameter alias (trigger by build keyword)
github-actions bot
pushed a commit
that referenced
this issue
Apr 15, 2024
…, Fixes #1106 ) Fixing protocol parameter alias (trigger by build keyword)
github-actions bot
pushed a commit
that referenced
this issue
Apr 15, 2024
…, Fixes #1106 ) Fixing protocol parameter alias (trigger by build keyword)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PipeScript has added quite a lot of Docker support into recent builds, but it does not yet automatically produce end-to-end images
PipeScript
Container.init.ps1
should initialize the container #1149PipeScript
Container.start.ps1
should be the entry point #1150PipeScript
Container.stop.ps1
should be the exit point #1151PipeScript
Container.onbuild.ps1
should be run ONBUILD #1152PipeScript
Container.healthcheck.ps1
should check the health of the container #1153The text was updated successfully, but these errors were encountered: