Commit Graph

34 Commits

Author SHA1 Message Date
Mike Helfrich
4d0db7fd1b CHANGE: Remove redundant noVNC in title as it's provided by the browser already and do some slight Dockerfile cleanup. 2024-05-20 21:20:53 -04:00
Mike Helfrich
c6c5faa7b8 CHANGE: Removing title change for now as it's not working consistently. Will look into this later. 2024-05-20 09:15:57 -04:00
Mike Helfrich
f5f8097f06 CHANGE: Rename the title of the container that is spun up. 2024-05-20 09:09:06 -04:00
Michael Helfrich
d7960d0e81 CHANGE: Add icons for Prusaslicer to replace the noVNC icons to better indicate tabs. 2024-05-19 01:09:58 -04:00
vajonam
8580dfcd30 fix: fomratting
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-05 10:09:49 -04:00
vajonam
af1c4ab029 fix: remove space
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-05 10:08:06 -04:00
vajonam
7a614e8c67 feat: enable HW accel for firefox when loaded useful for faster browsing.
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-05 10:07:44 -04:00
vajonam
5859feb29e fix: update authors.
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-04 21:49:20 -04:00
vajonam
30b0b72016 fix: author that is just my github handle will like to leave it like that. the first is the author of the original dockerfile.
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-04 14:01:39 -04:00
Mike Helfrich
7bb49a5f8c CHANGE: Add firefox-esr, cleanup the dockerfile slightly, and remove openbox and menu.xml. 2024-04-04 13:46:48 -04:00
Mike Helfrich
4b076aba8f CHANGE: Add a default index.html file that enables autoreconnect and resizing.
Also prefer LF for EOF.
2024-04-04 11:04:18 -04:00
vajonam
af8995588f fix: add log level environment variable
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 13:18:19 -04:00
vajonam
331d203198 fix: update to latest version and associated deps. and setup VGLRUN
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 13:09:07 -04:00
vajonam
6790299952 fix: update docs.
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 11:37:59 -04:00
vajonam
407e64c6e2 fix: clean up layers add exec on get_
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 11:36:06 -04:00
vajonam
c89d7003e4 fix: formatting
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 11:27:16 -04:00
vajonam
92165ffa63 fix: remove some files to get rid of No session for PID popup
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 10:16:40 -04:00
vajonam
102998c6a3 fix: add authors
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 09:50:43 -04:00
vajonam
c227cee231 fix: add attribution
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 09:50:17 -04:00
vajonam
f1011cba68 fix: remove ports an some comments.
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 09:39:49 -04:00
vajonam
34dc5d3818 fix: more typos
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 09:12:07 -04:00
vajonam
7601bf2e51 fix: typo and add docker-compose
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
2024-04-03 08:59:41 -04:00
vajonam
331600410a feat:add virutalgl for hardware accelrated opengl 2024-04-03 08:38:36 -04:00
Michael Helfrich
179cbd5bfc CHANGE: Add support for VNC viewers. 2023-06-30 23:54:28 -04: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
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
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
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
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