Skip to content

totumonline/ttmonline-mit-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for docker build

After clone you need to clone totum-mit into this repo and install Composer:

git clone https://github.com/totumonline/totum-mit.git

cd totum-mit

php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"

php composer-setup.php --quiet

rm composer-setup.php

php composer.phar install --no-dev

After that you can make build.

Totum on Docker Hub: https://hub.docker.com/r/totumonline/totum-mit

About

Image for Dockerhub with totum-mit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published