Short IT recipes
i.e. some stuff and junk about Python, Perl, Matlab, Ruby, Mac X, Linux, Solaris, ...
Showing posts with label
doker
.
Show all posts
Showing posts with label
doker
.
Show all posts
Sunday, September 23, 2018
Docker: Install Amazon Linux for AWS lambda development
›
docker run -ti -v ~/mylambdapackage:/mylambdapackage amazonlinux:2017.03.1.20170812 From: https://medium.com/@samme/setting-up-python-3-6...
›
Home
View web version