Update and rename docker_install.sh to docker_install.md

This commit is contained in:
abinila siva 2025-04-08 17:20:50 -04:00 committed by GitHub
parent 9b830a88ba
commit 4b01fe6c7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,3 +16,7 @@ sudo systemctl enable docker
sudo groupadd docker
sudo usermod -aG docker $USER
sudo vim /etc/memryx/mxa_manager.conf
sudo service mxa-manager restart
LISTEN_ADDRESS="0.0.0.0"