Skip to content

bartholomaeuss/aws-lambda-dev-image

Repository files navigation

AWS LAMBDA DEV IMAGE

Prerequisite

Add installation path of pycharm64.exe to your PATH variable. As of now the code is tested only on windows local machines.

./hello_world.sh

Windows

./provide_container.sh
./init_remote_ide.sh

More

ssh -p 2223 -i ~/.ssh/<key> <user>@localhost

Add /var/runtime to Interpreter Paths for your python interpreter in question in your IDE.

See the official docker build documentation. See also the official docker run documentation.

About

Define and provide docker container on remote host

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages