Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bagart authored Oct 26, 2016
1 parent 2f88a5e commit a3206d4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ run file://cmd/install/docker-install.sh

#use

[cmd/install/docker-install.sh](cmd/install/docker-install.sh) - 1st run. rebuild with new config
[cmd/up.sh](cmd/up.sh) - run laradock containers with docker-list (in file) and connect to workspace
[cmd/stop.sh](cmd/stop.sh) - stop all laradock container
-[cmd/install/docker-install.sh](cmd/install/docker-install.sh) - 1st run. rebuild with new config
-[cmd/up.sh](cmd/up.sh) - run laradock containers with docker-list (in file) and connect to workspace
-[cmd/stop.sh](cmd/stop.sh) - stop all laradock container

[cmd/conn-cmd/conn-workspace.sh](cmd/conn-workspace.sh) - connect to cli workspace with work user
[cmd/conn-cmd/conn-root-workspace.sh](cmd/conn-root-workspace.sh) - connect to cli workspace with root user
[cmd/conn-*.sh](cmd/) - connect to container with windows support
-[cmd/conn-cmd/conn-workspace.sh](cmd/conn-workspace.sh) - connect to cli workspace with work user
-[cmd/conn-cmd/conn-root-workspace.sh](cmd/conn-root-workspace.sh) - connect to cli workspace with root user
-[cmd/conn-*.sh](cmd/) - connect to container with windows support

[cmd/purge-beanstalkd.sh](cmd/purge-beanstalkd.sh) - clear beanstalkd queue
[cmd/rebuild.sh](cmd/rebuild.sh) - rebuild new docker images(without copy _env), run xdebug mode(dev-env)
-[cmd/purge-beanstalkd.sh](cmd/purge-beanstalkd.sh) - clear beanstalkd queue
-[cmd/rebuild.sh](cmd/rebuild.sh) - rebuild new docker images(without copy _env), run xdebug mode(dev-env)


#what news
Expand Down

0 comments on commit a3206d4

Please sign in to comment.