Learning With Texts for Docker
1.1K
This project builds Learning With Texts for Docker.
docker pull brianhicks/lwt:latest
Check ./run.sh, or start a MySQL container and then link it to the LWT
container as mysql. You'll want to mount external volumes for /var/lib/mysql
on the MySQL container and /var/www/html/media on the LWT container, or when
you shut down the containers you will lose your database and media.
Content type
Image
Digest
Size
174.3 MB
Last updated
over 10 years ago
docker pull brianhicks/lwt-docker