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

Introduces container-wrapper.sh #6

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

jkilzi
Copy link
Collaborator

@jkilzi jkilzi commented Aug 4, 2024

Changelog:

  • container-wrapper.sh is a script for detecting and running podman or docker. It displays a useful message when none of them is installed.
  • Adds the server/scripts folder for holding all those utility scripts
  • Adds a name to the container (planner-agent-ui) through the Makefile's run-image target for easy removal after it is no longer used.

@jkilzi jkilzi force-pushed the tasks/add-containers-engine-wrapper branch from 11e90e9 to 2ec6dce Compare August 4, 2024 17:00
Changelog:
- container-wrapper.sh is a script for detecting and running podman or docker. It displays a useful message when none of them is installed.
- Adds the server/scripts folder for holding all those utility scripts
- Adds a name to the container (planner-agent-ui) through the Makefile's run-image target for easy removal after it is no longer used.

Signed-off-by: Jonathan Kilzi <[email protected]>
@jkilzi jkilzi force-pushed the tasks/add-containers-engine-wrapper branch from 2ec6dce to 7104cc7 Compare August 4, 2024 17:25
@yaacov yaacov merged commit b1062ec into kubev2v:main Aug 4, 2024
2 checks passed
@jkilzi jkilzi deleted the tasks/add-containers-engine-wrapper branch August 4, 2024 17:32
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.

2 participants