Skip to content

Instantly share code, notes, and snippets.

View selimppc's full-sized avatar
💭
Don't Repeat Yourself !

Selim Reza selimppc

💭
Don't Repeat Yourself !
View GitHub Profile
@selimppc
selimppc / Dockerfile
Created February 16, 2021 11:00 — forked from cesurapp/Dockerfile
Docker Centos PHP7.3 FPM
FROM centos:latest
# -----------------------------------------------------------------------------
# PHP
# -----------------------------------------------------------------------------
RUN yum -y --setopt=tsflags=nodocs update
RUN yum -y --setopt=tsflags=nodocs --nogpgcheck install epel-release
RUN yum -y --setopt=tsflags=nodocs --nogpgcheck install http://rpms.remirepo.net/enterprise/remi-release-7.rpm
RUN yum -y --setopt=tsflags=nodocs --nogpgcheck --enablerepo=remi-php73 install \
php-cli \
### Keybase proof
I hereby claim:
* I am selimppc on github.
* I am selimppc (https://keybase.io/selimppc) on keybase.
* I have a public key whose fingerprint is D11D B90F ABB2 9711 BF61 C890 24AF 4220 7320 666C
To claim this, I am signing this object: