Skip to content

gawk 4.0.2 on centos 7 doesn't support -i inplace #818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

S1lverhead
Copy link

This problem cause failure of update.sh script during Dockerfiles generation.

Signed-off-by: Malanik Jan malanik.jan@gmail.com

This problem cause failure of update.sh script during Dockerfiles generation.

Signed-off-by: Malanik Jan <malanik.jan@gmail.com>
@yosifkit
Copy link
Member

This is similar to requests we had in the past to add OSX support to the scripts (e.g. docker-library/elasticsearch#12); the script is meant to run on pre-configured Jenkins workers running Debian.

@yosifkit yosifkit closed this Apr 26, 2019
@S1lverhead S1lverhead deleted the GawkDoesntSupportInplace branch April 29, 2019 20:35
S1lverhead added a commit to S1lverhead/php that referenced this pull request Apr 30, 2019
Contains POC of nginx + php-fpm based on Debian Stretch
Supports dynamic configuration for nginx.conf using bash script + sed.
Nginx Perl & Lua modules doesn't allow to modify top level vars(user,pidfile).

Reason for this PR - I'd like to introduce Nextcloud based on Nginx
They use upstream apache-php image as a basic

Image variant
php:<version>-nginxFpm-stretch
This image is based on Debian Stretch and Nginx.
PHP contains support for FPM.

Please review code, I look forward to your feedback
This code doesn't contain code rejected in PRs:
docker-library#818
docker-library#817

Image can be pulled using: docker.io/1john2/php:latest

Signed-off-by: Malanik Jan <malanik.jan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants