Skip to content

achamo/image-app-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official Ghost image on Online Labs

Scripts to build the official Wordpress image on Online Labs

This image is built using Image Tools and depends on the official Ubuntu image.


This image is meant to be used on a C1 server.

We use the Docker's building system and convert it at the end to a disk image that will boot on real servers without Docker. Note that the image is still runnable as a Docker container for debug or for inheritance.**

More info

Commands

# build the image in a rootfs directory
$ make rootfs

# write the image to /dev/nbd1
$ make install_on_disk

Full list of commands available at: https://github.com/online-labs/image-tools/tree/master#commands

About

Official Wordpress images on Online Labs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published