Describe installs for.
- rke
 - kubectl
 - helm
 
| on: | |
| push: | |
| branches: | |
| - master | |
| name: Build and Release Apps | |
| jobs: | |
| build: | |
| name: Build Apps | |
| runs-on: macos-latest | 
UPDATE (March 2020, thanks @ic): I don't know the exact AMI version but yum install docker now works on the latest Amazon Linux 2. The instructions below may still be relevant depending on the vintage AMI you are using.
Amazon changed the install in Linux 2. One no-longer using 'yum' See: https://aws.amazon.com/amazon-linux-2/release-notes/
sudo amazon-linux-extras install docker -y
sudo service docker start| (function() { | |
| var call = Function.prototype.call; | |
| Function.prototype.call = function() { | |
| console.log(this, arguments); | |
| return call.apply(this, arguments); | |
| }; | |
| }()); | 
| docker run -d \ | |
| --name=netboot \ | |
| -e PUID=1000 \ | |
| -e PGID=1000 \ | |
| -e MENU_VERSION=1.9.9 `#optional` \ | |
| -e PORT_RANGE=30000:30010 `#optional` \ | |
| -e SUBFOLDER=/ `#optional` \ | |
| -p 3000:3000 \ | |
| -p 69:69/udp \ | |
| -p 8080:80 `#optional` \ | 
| var fs = require('fs') | |
| var sqljs = require('sql.js') | |
| var sqlite3 = require('sqlite3').verbose() | |
| var count = 1e5 | |
| function randomString() { | |
| var str = '' | |
| var chars = 'abcdefghijklmnopqrstuvwxzyABCDEFGHIJKLMNOPQRSTUVWXZY0123456789 ' | |
| for (var i = Math.random() * 100; i > 0; i--) { | |
| str += chars[Math.floor(Math.random() * chars.length)] | 
I've recently joined Amazon Dublin from India and got opportunities to interview with Meta London, Zalando Berlin & some other companies. I extensively researched about companies hiring internationally which support visa & relocation for Tech roles. So sharing list of companies:
Do consider to STAR, if it helped you.
London