First working dockerization

This commit is contained in:
vishalseshagiri
2017-07-18 09:00:58 +00:00
commit 40fbff8e77
8 changed files with 152 additions and 0 deletions

3
code/bash_run_container.sh Executable file
View File

@@ -0,0 +1,3 @@
chown -R frappe:frappe /home/frappe/code/bash_for_container.sh
chmod +x /home/frappe/code/bash_for_container.sh
su frappe