Skip to content

Latest commit

 

History

History
executable file
·
27 lines (25 loc) · 823 Bytes

README.md

File metadata and controls

executable file
·
27 lines (25 loc) · 823 Bytes

Join the chat at https://gitter.im/Bebras-2015/web

Install Docker && Azk.io

curl -sSL https://get.docker.com/ | sh
curl -Ls http://azk.io/install.sh | bash
  • Fedora only
    • stop dnsmasq service systemctl stop dnsmasq.service
    • stop firewall sudo systemctl stop firewalld
    • restart docker service
      • sudo service docker stop
      • sudo service docker start
    • To check if its working azk shell --image azukiapp/alpine -- ping -c 4 dev.azk.io

Run web

azk start

Connect to containers shell

azk shell

Open browser

http://web.dev.azk.io