SyntaxFix
Write A Post
Hire A Developer
Questions
The image you're using is Alpine based, so you can't use apt-get because it's Ubuntu's package manager.
apt-get
To fix this just use:
apk update and apk add
apk update
apk add