Skip to content

PDCA 2016 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
5 of 8 tasks
hlcq opened this issue Aug 13, 2016 · 1 comment
Open
5 of 8 tasks

PDCA 2016 #1

hlcq opened this issue Aug 13, 2016 · 1 comment

Comments

@hlcq
Copy link
Owner

hlcq commented Aug 13, 2016

GOAL

  • Get started
  • CentOS 6 & PHP
  • Ubuntu 14.04 & Node.js
  • Ubuntu 16.04 LTS
  • Mysql only docker

PROBLEM

DETAIL

IDEA

MEMO

@hlcq
Copy link
Owner Author

hlcq commented Oct 26, 2016

  • Docker Check images:
    docker images -q
  • Remove all image
    docker rmi $(docker images -q)
  • Check Docker Container
    docker ps -a
  • Remove docker container
    docker rm $(docker ps -a -q)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant