$ docker run debian echo "Hello World" tty mode, interactive mode$ docker run -i -t debian /bin/bash -h : host name$ docker run -h CT -i -t debian /bin/bash $ docker inspect process_name $ docker inspect process_name | grep IPAddress $ docker inspect --format {{.NetworkSettings.IPAddress}} determined_hypatia172.17.0.2 $ docker diff process_name $ docker logs determined_hypatia $ docker rm determ..
http://davidcai.github.io/blog/posts/install-multiple-jdk-on-mac/ https://gist.github.com/ntamvl/5f4dbaa8f68e6897b99682a395a44c2e $ brew install cask $ brew cask search java==> Matchescharles-applejava java java8 yourkit-java-profilereclipse-java java-jdk-javadoc netbeans-java-eeeclipse-javascript java6 netbeans-java-se $ brew cask info java8java8: 1.8.0_172-b11,a58eab1ec242421181065cdc37240b08h..
아래와 같은 문제가 빌드 중에 발생 맥의 경우 아래 두가지 설정을 모두 Enable 시켜야 한다. 1.) Intellij Idea -> Preferences -> Compiler -> Annotation Processors 2.) File -> Other Settings -> Default Settings -> Compiler -> Annotation Processors
git branch -a | grep -v HEAD | perl -ne 'chomp($_); s|^\*?\s*||; if (m|(.+)/(.+)| && not $d{$2}) {print qq(git branch --track $2 $1/$2\n)} else {$d{$_}=1}' | csh -xfs https://stackoverflow.com/questions/67699/how-to-clone-all-remote-branches-in-git
http://noplanlife.com/?p=949
https://github.com/amix/vimrc
- Total
- Today
- Yesterday
- Python
- Spring Boot
- git
- kubernetes
- ansible-container
- X-Pack
- PubSub
- MacOS
- docker
- Ansible
- scrapy
- Paw
- Netty
- boot2docker
- mecab
- PIP
- AWS
- TDD
- pymongo
- 은전한닢
- zsh
- IntelliJ
- Elasticsearch
- docker-machine
- xpath
- Redis
- MongoDB
- GCP
- spring #lombok
- pycharm
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |