Skip to content

Instantly share code, notes, and snippets.

@yoshikaw
Created November 26, 2015 02:19
Show Gist options
  • Save yoshikaw/6456b9264f0ceca25341 to your computer and use it in GitHub Desktop.
Save yoshikaw/6456b9264f0ceca25341 to your computer and use it in GitHub Desktop.
Oracle Linux 7.1
# systemctl status docker-elasticsearch
docker-elasticsearch.service - Elasticsearch
Loaded: loaded (/usr/lib/systemd/system/docker-elasticsearch.service; disabled)
Active: active (running) since 金 2015-11-20 19:30:38 JST; 5 days ago
Docs: https://hub.docker.com/r/library/elasticsearch/
Main PID: 41258 (docker)
CGroup: /system.slice/docker-elasticsearch.service
Oracle Linux 7.2
# systemctl status docker-elasticsearch
● docker-elasticsearch.service - Elasticsearch
Loaded: loaded (/usr/lib/systemd/system/docker-elasticsearch.service; disabled; vendor preset: disabled)
Active: active (running) since 木 2015-11-26 11:10:52 JST; 6min ago
Docs: https://hub.docker.com/r/library/elasticsearch/
Main PID: 8254 (docker)
Memory: 1.7M
CGroup: /system.slice/docker-elasticsearch.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment