Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: project-zer0/pz

Tags

0.1.7

Toggle 0.1.7's commit message
Removed default app options and added launcher docker entrypoint

0.1.6

Toggle 0.1.6's commit message
Added Docker Entrypoint

0.1.5

Toggle 0.1.5's commit message
Added Golang RPC based IPC bridge for sending commands to Golang base…

…d PZ launcher

0.1.4

Toggle 0.1.4's commit message
Replaced the main binary call with /bin/sh so it would evaluate the e…

…nv variables in the arguments

0.1.3

Toggle 0.1.3's commit message
Fixed introduced bug in DockerProcess

0.1.2

Toggle 0.1.2's commit message
Added way to extract process object and added docker config folder to…

… me mounted to '$PZ_PWD/.pz/.docker' folder

0.1.1

Toggle 0.1.1's commit message
Added getCurrentDirectory which would replace the getenv(PZ_PWD) with…

… fallback

0.1.0

Toggle 0.1.0's commit message
Initial Commit