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

More container checks #28

Merged
merged 2 commits into from
Jan 25, 2024
Merged

More container checks #28

merged 2 commits into from
Jan 25, 2024

Conversation

b-dean
Copy link
Member

@b-dean b-dean commented Jan 25, 2024

update to go 1.21

also better checks to see if we're in a container:

  • set ISCENV_CONTAINER when starting containers so we can look for it
    on the inside
  • look for .dockerenv and .containerenv files, from docker or podman

- set `ISCENV_CONTAINER` when starting containers so we can look for it
  on the inside
- look for .dockerenv and .containerenv files, from docker or podman
@b-dean b-dean self-assigned this Jan 25, 2024
@b-dean b-dean merged commit 9325e2a into master Jan 25, 2024
5 checks passed
@b-dean b-dean deleted the more-container-checks branch January 25, 2024 22:27
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.

None yet

2 participants