Sign inSign up

urveshisac/xxs_pun

By urveshisac

Updated about 6 years ago

Image
0

68

urveshisac/xxs_pun repository overview

WELCOME

To use this docker image first pull this image using command:

sudo docker pull urveshisac/xxs_pun:36137

Once the pull is completed, use the following command to run the image:

sudo docker run -it -p 80:80 urveshisac/xxs_pun:36137

Upon running it successfully, you will enter the docker image with a root user. Now execute the following commands:

service apache2 start && service mysql start 

Once the above command is executed and services are started, now you can visit the site via the browser in order to see the login page for the web app after pulling and executing above steps:

Admin Page - http://localhost/punbb-1.3.5/login.php

The username and password are:

  • admin = USERNAME

  • admin123 = PASSWORD

**HAPPY HACKING ;-D

Tag summary

Content type

Image

Digest

Size

215.9 MB

Last updated

about 6 years ago

docker pull urveshisac/xxs_pun:36137