-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation for podman to be used for container images (#1357)
* add setenv script Signed-off-by: Jordan Dubrick <jdubrick@redhat.com> * update run script to include podman capabilities Signed-off-by: Jordan Dubrick <jdubrick@redhat.com> * update documentation to reflect podman implementation Signed-off-by: Jordan Dubrick <jdubrick@redhat.com> * update documentation to remove duplicate entries Signed-off-by: Jordan Dubrick <dubrickjordan@gmail.com> * add inline setting of alias to remove need for additional script Signed-off-by: Jordan Dubrick <jdubrick@redhat.com> * fix unset variable Signed-off-by: Jordan Dubrick <jdubrick@redhat.com> --------- Signed-off-by: Jordan Dubrick <jdubrick@redhat.com> Signed-off-by: Jordan Dubrick <dubrickjordan@gmail.com>
- Loading branch information
Showing
3 changed files
with
24 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters