Skip to content

Instantly share code, notes, and snippets.

@XIIIVI
Last active June 22, 2021 08:06
Show Gist options
  • Save XIIIVI/47f4d1acad3d714daf1e55e49c6911eb to your computer and use it in GitHub Desktop.
Save XIIIVI/47f4d1acad3d714daf1e55e49c6911eb to your computer and use it in GitHub Desktop.
#!/bin/bash
# In case of issue running Docker, please add your user to the docker's group
#
# sudo usermod -aG docker ${USER}
#
# then, logout and log in
git clone https://github.com/siemens/kas
sudo ln -s ${PWD}/kas/kas-docker /bin/kas-docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment