Commit Graph

568 Commits

Author SHA1 Message Date
Mahmoud Zalt adaaa25f47 remove the Laravel installer from the workspace container 2016-05-23 23:32:59 +03:00
Amin Mkh c642560993 added postgres driver
added postgres driver to workspace container.
2016-05-23 23:20:07 +03:00
Mahmoud Zalt 1d8336a9e1 add cleaning to free some space during provisioning the workspace
Fixing E: You don't have enough free space in /var/cache/apt/archives/
2016-05-19 03:25:02 +03:00
Mahmoud Zalt f0e2d83618 add sqlite in the workspace
it could be removed to it’s own container later
2016-05-19 03:06:34 +03:00
matt c3ff9e485b Install node, npm, gulp and bower to the workspace container 2016-05-18 20:20:16 +01:00
Mahmoud Zalt 3b2831bf1d add alias for phpunit in the .bashrc 2016-05-18 10:25:54 +03:00
Mahmoud Zalt 7171996843 replace composer path 2016-05-18 09:05:45 +03:00
Mahmoud Zalt 66f08a4f60 fix .bashrc exports and alises 2016-05-18 08:40:08 +03:00
Mahmoud Zalt 07a07ab3ac install php xml in the workspace container 2016-05-18 08:23:53 +03:00
Mahmoud Zalt fb4fcdcb23 Install the Laravel Installer in the workspace container 2016-05-18 08:07:54 +03:00
Mahmoud Zalt a69681b07c install the php zip extention in the workspace 2016-05-18 07:58:33 +03:00
Mahmoud Zalt 16a1041ef5 clean the workspace container 2016-05-18 07:53:14 +03:00
Mahmoud Zalt 1574231a80 replace ubuntu 16.04 with lighter ubuntu version 2016-05-18 07:11:49 +03:00
Mahmoud Zalt 377f24fe2b keep workspace container alive with tty 2016-05-18 06:28:31 +03:00
Mahmoud Zalt 51b6d4f844 update readme file (php section) 2016-05-18 04:38:46 +03:00
Mahmoud Zalt 97500508f5 reformat the workspace Dockerfile 2016-05-18 03:54:21 +03:00
Mahmoud Zalt 7dcf481d21 install nano in the workspace container 2016-05-18 02:54:35 +03:00
Mahmoud Zalt 504c9c59d5 Create workspace container
the workspace container is based from Ubuntu 16.04
it includes PHP-CLI 7 - Git - cURL and Vim for now
2016-05-18 02:46:27 +03:00