This small repository contains an example docker-compose file for SA-MP servers using a MySQL database.
Put the docker-compose.yml file in the root folder of your server.
Open the file and change the MYSQL_ROOT_PASSWORD to the root password of your MySQL database.
Run?docker-compose up to start the docker containers.