Skip to content

Update ubuntu 18.04 entrypoint #399

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

Closed
wants to merge 7 commits into from

Conversation

TravisEz13
Copy link
Member

PR Summary

Update ubuntu 18.04 entrypoint

PR Checklist

Copy link

@anmenaga anmenaga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just 'ubuntu 18.04' ? Other configs?

@@ -74,3 +74,4 @@ LABEL maintainer="PowerShell Team <[email protected]>" \
# Use PowerShell as the default shell
# Use array to avoid Docker prepending /bin/sh -c
CMD [ "pwsh-preview" ]

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also unneeded extra space here

@@ -0,0 +1,9 @@
#!/bin/sh
set -e

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't look like this file is used?

Copy link
Member Author

@TravisEz13 TravisEz13 Mar 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This causes the script to quit if there is an error

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, but I'm saying the entire shell file

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@TravisEz13 TravisEz13 marked this pull request as draft April 8, 2020 22:55
@RDIL
Copy link
Collaborator

RDIL commented Oct 16, 2020

Closing this as the proposal hasn't advanced and further work most likely won't happen for some time.

@RDIL RDIL closed this Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants