removed lazydocker alias
This commit is contained in:
1
debian/debian-install-docker.sh
vendored
1
debian/debian-install-docker.sh
vendored
@@ -27,7 +27,6 @@ if [[ ! -f /etc/apt/keyrings/docker.gpg ]]
|
||||
echo "alias dlf='docker logs -f'" >> /etc/bash.bashrc
|
||||
echo "alias dipaf='docker image prune -a -f'" >> /etc/bash.bashrc
|
||||
echo "alias deit='docker exec -it'" >> /etc/bash.bashrc
|
||||
echo "alias lzd='lazydocker'" >> /etc/bash.bashrc
|
||||
echo "Docker installed successfully."
|
||||
else
|
||||
echo "Docker is already configured."
|
||||
|
||||
Reference in New Issue
Block a user