Server IP : 162.213.255.40 / Your IP : 216.73.216.6
System : Linux server146.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/hellrfbn/public_html/wp-content/plugins/updraftplus/vendor/guzzlehttp/guzzle//Dockerfile
FROM composer:latest as setup
RUN mkdir /guzzle
WORKDIR /guzzle
RUN set -xe \
&& composer init --name=guzzlehttp/test --description="Simple project for testing Guzzle scripts" --author="Márk Sági-Kazár <mark.sagikazar@gmail.com>" --no-interaction \
&& composer require guzzlehttp/guzzle
FROM php:7.3
RUN mkdir /guzzle
WORKDIR /guzzle
COPY --from=setup /guzzle /guzzle
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | January 01 1970 00:00:00 | root / root | 0 | |
src | -- | July 23 2025 07:38:28 | hellrfbn / hellrfbn | 0755 | |
| | | | | |
.htaccess | 0.41 KB | July 23 2025 07:38:28 | hellrfbn / hellrfbn | 0644 | |
CHANGELOG.md | 77.327 KB | February 05 2025 15:45:31 | hellrfbn / hellrfbn | 0644 | |
Dockerfile | 0.378 KB | February 05 2025 15:45:31 | hellrfbn / hellrfbn | 0644 | |
LICENSE | 1.426 KB | February 05 2025 15:45:31 | hellrfbn / hellrfbn | 0644 | |
README.md | 4.101 KB | February 05 2025 15:45:31 | hellrfbn / hellrfbn | 0644 | |
UPGRADING.md | 49.578 KB | February 05 2025 15:45:31 | hellrfbn / hellrfbn | 0644 | |
composer.json | 2.343 KB | February 05 2025 15:45:31 | hellrfbn / hellrfbn | 0644 | |