-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
set in local #49
Comments
I've done it, but it's an ultra-contrived way. Hope you have podman (or docker) available. if on Windows, install podman desktop. Open a command prompt and do: Wait for image to download.
You should get a shell like this:
Git is needed so do
(if you prefer to clone this rep instead, you'll have to enter
Wait for packages to install, takes a bit.
Point your browser at Test around see if all is ok. Ctrl+C will stop the server and To make your changes permanent and not having to go trough all this again do:
Find the image you've just worked on, and note it's name or container ID To commit to a new local image do:
When you need it, run like this: Very contrived but it works and it's portable. Send me message if you have any troubles. |
@vluz Thanks for the detailed guidelines!
Then you open a browser page: |
Thank you for your help XD |
Hi. Mr MiniPear.
I am using your gossip ppt maker web. And it is acually brilliant.
You shared the code in github, but I don't know how to run in local.
do you mind tell me how to set it in local?
The text was updated successfully, but these errors were encountered: