Skip to content

Common Dockerfile's for devowl.io projects.

License

Notifications You must be signed in to change notification settings

devowlio/dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile

Common Dockerfile's for devowl.io projects.

  • /wp-react-starter/gitlab-ci: Base image for WP React Starter's gitlab-ci.
  • /wordpress: WordPress image with additional tools extending from the official WordPress image

Build and Push

In order to push it to the registry (), you need to run the following commands:

docker build . --tag "devowliode/wp-react-starter-gitlab-ci:latest"
docker push devowliode/wp-react-starter-gitlab-ci:latest

About

Common Dockerfile's for devowl.io projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published