pyTweetBot icon indicating copy to clipboard operation
pyTweetBot copied to clipboard

Enhancing docker functionality

Open tlwt opened this issue 6 years ago • 0 comments

adding MariaDB and phpMyAdmin, adding docker-compose for easier build & run Removed double quote from dockerfile as this causes compilation issues

to execute:

docker-compose up &
docker exec -it pytweetbot bash

fixes #12

tlwt avatar Jul 12 '18 13:07 tlwt