Skip to content

Chore updates #20

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 3 commits into from
Nov 13, 2024
Merged

Chore updates #20

merged 3 commits into from
Nov 13, 2024

Conversation

bonddim
Copy link
Owner

@bonddim bonddim commented Nov 13, 2024

This pull request includes several updates to the Docker configuration and documentation for the go-sqlcmd project. The most important changes include updating the .dockerignore file, modifying the Dockerfile to simplify the download process, and enhancing the README.md with additional usage examples.

Docker configuration updates:

  • .dockerignore: Added a wildcard entry to ignore all files.
  • Dockerfile: Simplified the curl command to directly download the sqlcmd binary and changed the user to 65532:65532 instead of nonroot:nonroot.

Documentation enhancements:

  • README.md: Updated Docker badge URLs to include logos and added labels.
  • README.md: Added examples for running the Docker container with mounted scripts and a Kubernetes pod configuration with Entra ID authentication.

Dmytro Bondar added 3 commits November 13, 2024 22:15
* Use one curl command to download release artifact
* Set image user compatible with K8s 'securityContext' by default
@bonddim bonddim merged commit a9e87ca into main Nov 13, 2024
1 check passed
@bonddim bonddim deleted the chore-updates branch November 13, 2024 21:21
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.

1 participant