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

Skip to content

chornthorn/wordpress-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Docker

This repository contains Dockerfiles and scripts for building and pushing the Docker image.

Building and Pushing the Docker Image

To build the Docker image, use the following command:

docker build -t your-image-name:tag .

Docker push

docker push your-image-name:tag

Releases

No releases published

Packages