A Docker-inspired Heroku clone in 100 lines of PHP
gist.github.com
A Docker-inspired Heroku clone in 100 lines of PHP
1–10 of 34 posts
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#2Is it possible to craft a zip file that will write data to parent directories, or an explicit path?
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#3https://gist.github.com/igorw/1d67f422689017e814a8#file-app-... Is it possible to craft a zip file that will write data to parent directories, or an explicit path?
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#4Re: A Docker-inspired Heroku clone in 100 lines of PHP
#5https://gist.github.com/igorw/1d67f422689017e814a8#file-app-... Is it possible to craft a zip file that will write data to parent directories, or an explicit path?
It doesn't appear to attempt to sandbox the uploaded code at all. This is obviously not meant to be exposed to untrusted parties.
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#6I have never found "X lines of code" to be impressive. Write clean code and polish it and make it readable. Who cares how long it is. Hackers brag about lines, not engineers.
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#7I have never found "X lines of code" to be impressive. Write clean code and polish it and make it readable. Who cares how long it is. Hackers brag about lines, not engineers.
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#8I have never found "X lines of code" to be impressive. Write clean code and polish it and make it readable. Who cares how long it is. Hackers brag about lines, not engineers.
The actual number doesn't matter. It's just shorthand for "It's easy and quick! This isn't a mammoth 10k-line library".
Re: A Docker-inspired Heroku clone in 100 lines of PHP
#9Re: A Docker-inspired Heroku clone in 100 lines of PHP
#10I have never found "X lines of code" to be impressive. Write clean code and polish it and make it readable. Who cares how long it is. Hackers brag about lines, not engineers.
Requires Symfony.