I hereby claim:
- I am jashk on github.
- I am jashk (https://keybase.io/jashk) on keybase.
- I have a public key ASAk0X9fmL-YOJHmtdOEZUq0RjBoIlvunXA9sr7_KWkyTgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
version: '2' | |
services: | |
api: | |
volumes: | |
- "nfsmount:${CONTAINER_DIR}" | |
volumes: | |
nfsmount: | |
driver: local | |
driver_opts: |
{ | |
"use_https": "", | |
"purge_amazonS3_info": "" | |
} |
#!/bin/bash | |
set -e | |
########################################################## | |
# Install script for Docker-CE on ElementaryOS 0.4.1 Loki | |
# Had to update the repository to point to xenial instead | |
# of using 'lsb_release -cs' because there's no loki | |
# repository at download.docker.com. | |
########################################################## |
2(index):11 A Parser-blocking, cross-origin script, https://ssl.google-analytics.com/ga_exp.js?utmxkey=110144041-1&utmx=&utmxx=&utmxtime=1482809898894&utmxhash=/, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity. See https://www.chromestatus.com/feature/5718547946799104 for more details. | |
(anonymous) @ (index):11 | |
(anonymous) @ (index):16 | |
ping?client_id=172830159803085&domain=www.ado.com.mx&origin=1&redirect_uri=https%3A%2F%2Fstaticxx.f…:1 Can't Load URL: The domain of this URL isn't included in the app's domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings. | |
principal.min.js?v=1.20:15 GET https://undefined/cc.js?ts=1482809905410 net::ERR_NAME_NOT_RESOLVED | |
(anonymous) @ principal.min.js?v=1.20:15 | |
a.(anonymous function) @ dtagent636_gmq_1004.js:76 | |
(anonymous) @ vendors.min.js:95 | |
(anonymous) @ vendors.min.js:127 | |
$eval @ vendors.min.js:141 |
#Fix env python3 no such file or directory on GUI Apps | |
sudo launchctl config user path $PATH | |
sudo shutdown -r now | |
:) |