Commit Graph

37 Commits

Author SHA1 Message Date
Roberto Orgiu
82c54e4c80
[BugFix] Update README.md
Without the change, Docker would return the following error: docker: Error response from daemon: pull access denied for prusaslicer-novnc, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
2024-04-04 09:06:39 +02:00
Mike Helfrich
787aec2749
Merge pull request #14 from MrLaFitte/feature/docker-compose
Add Docker Compose and relevant documentation
2024-02-10 09:57:30 -05:00
MrLaFitte
ce6cbc5bb7
Add docker-compose.build.yml 2023-12-04 09:33:32 -06:00
MrLaFitte
b3b42b1237
Adding docker-compose.yml 2023-12-04 09:32:49 -06:00
MrLaFitte
d2969624a8
Add docker-compose instructions to README.md, small markdown formatting changes 2023-12-04 09:32:08 -06:00
Michael Helfrich
f95876c298 Update README.md 2023-10-07 14:24:35 -04:00
Michael Helfrich
c19e5c9589 CHANGE: Simplify the fetting script for the latest release of PrusaSlicer. 2023-07-01 00:02:06 -04:00
Michael Helfrich
179cbd5bfc CHANGE: Add support for VNC viewers. 2023-06-30 23:54:28 -04:00
Michael Helfrich
50d9c5920b Added instructions with /prints/. 2022-02-13 23:12:25 -05:00
Michael Helfrich
a0512db6d9 * Add firefox-esr for downloading STLs inside the Docker using a web browser.
* Add bookmark for /prints/.
* Set /prints/ as the default download directory.
2022-02-13 23:06:36 -05:00
Michael Helfrich
e30876c6ee Fixes the format of the run on the date/time workflow. 2022-02-12 17:18:12 -05:00
Michael Helfrich
fe17812883 Adjust the format of the workflow slightly per failure. 2022-02-12 17:14:52 -05:00
Michael Helfrich
dae7ff6cc3 Adjust the Docker publish to include a date/time tag as well for the weekly push. 2022-02-12 17:12:15 -05:00
Michael Helfrich
ed5a6f1927 Add workflow_dispatch to the tag workflow for manual tagging. 2022-02-11 18:29:25 -05:00
Michael Helfrich
b59d795ce1 Simplify Docker push workflow and use latest tag. 2022-02-11 18:28:32 -05:00
Michael Helfrich
0817d302dd Oops. Fixed the variable binding. Last push hopefully to resolve the GH Workflow. 2022-02-10 20:36:38 -05:00
Michael Helfrich
5b3ec22107 Fixing variable binding. 2022-02-10 20:35:18 -05:00
Michael Helfrich
8af7b39f6f Adjusting per login-action example. 2022-02-10 20:33:36 -05:00
Michael Helfrich
16bf706556 Another small tweak to manually execute. 2022-02-10 20:31:42 -05:00
Michael Helfrich
dd57e390a6 Tweak the version used in the docker.yml for Docker Hub's login-action. 2022-02-10 20:28:15 -05:00
Michael Helfrich
383c465fa6 Simplified the Dockerfile further and also fixed the build and push script to properly push the tagged builds. 2022-02-07 20:21:28 -05:00
Michael Helfrich
a0496dbe97 Introduce a local script to simplify building and pushing new versions to Docker Hub. 2022-02-07 20:05:47 -05:00
Michael Helfrich
6f18b91088 Fixing the naming. 2022-02-07 18:02:31 -05:00
Michael Helfrich
dc96f994df Enable support for all locales, but default to US English UTF-8. 2022-02-07 17:56:41 -05:00
Mike Helfrich
cc27d0a8da Fix the GITHUB_TOKEN tag.yml approach. 2022-02-07 09:21:03 -05:00
Michael Helfrich
3fe187e8b6 Adjusted the jobs for tag. 2022-02-05 21:57:43 -05:00
Michael Helfrich
b644f44e91 Adjust name of tag to Tag latest 2022-02-05 21:57:13 -05:00
Michael Helfrich
bb2f62e6ae Automate Docker image pushes to run at midnight on Fridays. 2022-02-05 21:55:02 -05:00
Michael Helfrich
3d071b5be9 Include the GITHUB_TOKEN in the tag workflow. 2022-02-05 21:08:35 -05:00
Mike Helfrich
00262b835d * Simplified the Dockerfile further.
* Converted the shell files to LF so that they can run properly between computers.
* Added pcmanfm as a File Explorer to the OpenBox menu.
2022-02-05 13:41:50 -05:00
Michael Helfrich
2cf1f69237 Add the GitHub Actions workflow for tagging new releases of Prusaslicer. 2022-02-04 23:25:11 -05:00
Michael Helfrich
a7baaa7b97 Adjusted the DockerFile to use bash for the CMD and finally also forcefully binded Prusaslicers datadir to .config/PrusaSlicer/. 2022-02-04 20:37:00 -05:00
Michael Helfrich
23e970957f Adjusted the naming of prusa_slicer to prusaslicer and also forked the tag script for the GitHub Action to automatically tag when a new version of Prusaslicer is available. 2022-02-04 18:54:16 -05:00
Michael Helfrich
820ed3fe27 Allow fresh installs to proceed by generating /configs/.config/ if it doesn't already exist. 2022-02-02 19:12:15 -05:00
Michael Helfrich
71ac305092 Made the configuration resilient and added a README. 2022-02-01 21:50:33 -05:00
Michael Helfrich
ed9cf13ceb Initial commit with the Dockerfile and necessary dependencies. 2022-01-31 22:34:19 -05:00
Michael Helfrich
d58328234d Initial commit 2022-01-30 23:08:59 -05:00