Daniel Gibbs
6aac88503c
prettier
4 weeks ago
Daniel Gibbs
bc4ab60970
chore(docker): update Dockerfiles to remove steam user and set environment variables
* Added `USER root` to ensure proper permissions.
* Enhanced user removal command with logging for better visibility.
* Set `DEBIAN_FRONTEND` environment variable correctly.
4 weeks ago
Daniel Gibbs
9bcde562ac
Merge remote-tracking branch 'origin/main'
4 weeks ago
Daniel Gibbs
159551e73c
chore: update Dockerfile to remove steam user
* Replaced the removal of the default `ubuntu` user with a check to remove the `steam` user if present.
* This change ensures that the Docker image is cleaner and does not include unnecessary users.
4 weeks ago
dependabot[bot]
4d87603bf6
chore(deps): bump actions/checkout from 4 to 5 ( #79 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks ago
Daniel Gibbs
ef4e3d7779
chore: remove obsolete GitHub workflows
* Deleted workflows for Docker Hub description, keepalive, and copyright year updates.
* These workflows are no longer needed and have been removed to streamline the CI/CD process.
4 weeks ago
Daniel Gibbs
763dbcadbe
chore: synced file(s) with dgibbs64/repo-sync ( #78 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'docker/'
4 weeks ago
Daniel Gibbs
964e79c6aa
no synced local './' with remote 'docker/' ( #76 )
2 months ago
Daniel Gibbs
1e5f212eea
no synced local './' with remote 'docker/' ( #75 )
2 months ago
Daniel Gibbs
28cb2d4cfd
Update dockerhub-description.yml
2 months ago
Daniel Gibbs
edd1b261bd
no synced file(s) with dgibbs64/repo-sync ( #74 )
* no synced local '.github/' with remote 'general/.github/'
* no synced local './' with remote 'docker/'
2 months ago
Daniel Gibbs
9b3bcb5cb5
feat(docker): add LGSM_COMPRESSEDMAPSDIR environment variable to Ubuntu Dockerfiles
3 months ago
Daniel Gibbs
91b3c30775
feat(docker): add zstd to base requirements in Dockerfiles
3 months ago
Alex
d66205f801
feat(update): add option to disable update checks ( #70 )
* Remove arbitrary server update cron job
* feat(update): add option to disable update checks
---------
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
3 months ago
Daniel Gibbs
07a5f31da0
fix ubuntu 22 and 20
3 months ago
Daniel Gibbs
9218470e5d
keepalive
3 months ago
Daniel Gibbs
187f6f3bb3
chmod +x for .sh files
6 months ago
Daniel Gibbs
96bcbda8e6
update UID and GID number
6 months ago
Daniel Gibbs
a0ff41c092
Update Dockerfile.ubuntu-2404
6 months ago
Daniel Gibbs
f91738a7f4
Remove ubuntu user added in 24.04 by default
6 months ago
Daniel Gibbs
ba9e729556
bug
7 months ago
Daniel Gibbs
fcff650eca
correct tags
7 months ago
Daniel Gibbs
35f430be96
update docker publish
7 months ago
Daniel Gibbs
d47a9f6beb
Merge remote-tracking branch 'origin/main'
7 months ago
Daniel Gibbs
4968706919
use github images instead
7 months ago
dependabot[bot]
0842229e05
chore(deps): bump docker/build-push-action from 6.10.0 to 6.13.0 ( #72 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.10.0 to 6.13.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.10.0...v6.13.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
github-actions[bot]
082dd9c187
Merge pull request #68 from GameServerManagers/license/copyright-to-2025
Update license copyright year(s)
9 months ago
github-actions
cb3c172335
docs(license): update copyright year(s)
9 months ago
dependabot[bot]
cfb99a3256
chore(deps): bump docker/build-push-action from 6.7.0 to 6.10.0 ( #66 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.7.0 to 6.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.7.0...v6.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
dependabot[bot]
3cdfbbd2a2
chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.8.0 ( #67 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.6.1 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Daniel Gibbs
318c08782d
symlink /app/lgsm/data
12 months ago
Daniel Gibbs
c11efd5515
feat: add validate on start.
1 year ago
dependabot[bot]
251cd809ee
chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.6.1 ( #60 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.3.0 to 3.6.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
5a77183a3a
chore(deps): bump docker/login-action from 3.2.0 to 3.3.0 ( #57 )
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
7292560d14
chore(deps): bump docker/build-push-action from 5.4.0 to 6.7.0 ( #62 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.4.0 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.4.0...v6.7.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Daniel Gibbs
b1b5fac4a3
Merge branch 'main' of https://github.com/GameServerManagers/docker-linuxgsm
1 year ago
Daniel Gibbs
6dcb3cbcac
update gamedig to version 5.0.0
1 year ago
dependabot[bot]
97c2f42d2e
chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 ( #50 )
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.1.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
e2eec98f5f
chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0 ( #51 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Daniel Gibbs
da79d8c632
change gid and uid number
1 year ago
Daniel Gibbs
176629c698
feat: add Ubuntu 24.04
1 year ago
dependabot[bot]
657453ad90
chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 ( #49 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
caa24dcaac
chore(deps): bump docker/login-action from 3.0.0 to 3.1.0 ( #47 )
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
14b5ba7034
chore(deps): bump docker/setup-buildx-action from 3.0.0 to 3.2.0 ( #46 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.2.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
b858afbd46
chore(deps): bump docker/build-push-action from 5.1.0 to 5.3.0 ( #48 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.1.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Daniel Gibbs
cdae876e4d
chore: deprecate Ubuntu 18.04 as not used by any LinuxGSM images
a
2 years ago
Daniel Gibbs
0b3c27a4d7
fix: hold gamedig at 4.3.1 for ubuntu 18.04
2 years ago
Daniel Gibbs
d999b85624
feat: install latest npm as part of build
2 years ago
Daniel Gibbs
97a6583dd5
feat: npm install on build
2 years ago
Daniel Gibbs
d89c9fee67
feat: add npm install to container
2 years ago