From a5d0105916b3ab60cc01092bdd51d6cb0af67f0d Mon Sep 17 00:00:00 2001
From: <>
Date: Sun, 28 Jan 2024 22:36:03 +0000
Subject: [PATCH] Deployed b454fe759 with MkDocs version: 1.5.3
---
images/docker-emulatorjs/index.html | 2 +-
search/search_index.json | 2 +-
sitemap.xml.gz | Bin 1872 -> 1872 bytes
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/images/docker-emulatorjs/index.html b/images/docker-emulatorjs/index.html
index d0b30ddbd5..479bce792b 100644
--- a/images/docker-emulatorjs/index.html
+++ b/images/docker-emulatorjs/index.html
@@ -52,4 +52,4 @@
--pull \
-t lscr.io/linuxserver/emulatorjs:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
docker run --rm --privileged multiarch/qemu-user-static:register --reset
-
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
Versions
- 27.01.24: - Add atari5200 support.
- 24.01.24: - Pin node back on aarch64 as well for compatibility.
- 23.01.24: - Add logic to symlink out RO rom directories to support upgrades.
- 14.01.24: - Update remaining cores for melonds and yabause threaded to fix audio issues.
- 11.01.24: - Use Node 16 on x86 image to restore metadata uploads in backend, update psx core to current.
- 07.01.24: - Update to use new Mupen64 plus core by default.
- 06.01.24: - Update many emulators to fix audio issues and use latest codebases.
- 29.12.23: - Rebase to Alpine 3.19, add option to launch without IPFS.
- 09.08.23: - Rebase to Alpine 3.18, migrate to s6v3.
- 06.07.23: - Deprecate armhf. As announced here
- 24.11.22: - Update IPFS links for chdman.
- 04.04.22: - Ingest pre-built chdman bins during build time.
- 23.02.22: - Update ingestion point for emulatorjs bins.
- 25.01.22: - Allow users to mount in existing rom directories.
- 14.01.22: - Add profile paths and rebase to Alpine 3.15.
- 04.01.22: - Add headers needed for Threaded emulators.
- 29.11.21: - Add wasm mime type to NGINX.
- 26.11.21: - Configure IPFS in a lower power mode, use homebuilt blobs for emu cores.
- 19.11.21: - Pin retroarch version.
- 14.11.21: - Update default cores to ingest.
- 23.10.21: - Initial release.