Docker + Nextcloud + OnlyOffice +MariaDB
ghost.fruitlandelectric.com › docker-mariadbSep 22, 2021 · sudo nano docker-compose.yml. If you're not familiar with nano, it's fairly simple. Once done editing the file press ctrl + x, it will ask you if you want to save the buffer to file, then press y followed by enter key to accept the filename to write to. Next run docker-compose up -d to start docker-compose to deploy the containers. Don't close ...