Skip to content

Usr/hshami/install container#12

Merged
mhshami01 merged 3 commits intomainfrom
usr/hshami/install_container
May 13, 2021
Merged

Usr/hshami/install container#12
mhshami01 merged 3 commits intomainfrom
usr/hshami/install_container

Conversation

@mhshami01
Copy link
Contributor

  • implements apt install moby-engine if needed.


if [ -x "$(command -v docker)" ];
then
echo "container is already installed"
Copy link
Contributor

Choose a reason for hiding this comment

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

container

did you mean 'Docker'?

src/utils.sh Outdated
raspbian)
platform="debian/stretch"
;;
esac
Copy link
Contributor

Choose a reason for hiding this comment

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

the tier1 os check could save the platform for further use in the script so won't need to manipulate /etc/os-release multiple times?

Copy link
Contributor

@marianan marianan left a comment

Choose a reason for hiding this comment

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

:shipit:

@mhshami01 mhshami01 merged commit a8a7fea into main May 13, 2021
@mhshami01 mhshami01 deleted the usr/hshami/install_container branch May 14, 2021 22:22
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.

4 participants