Daniel Gibbs
d9ac9199b0
chore: synced local './' with remote 'docker/' ( #78 )
10 months ago
Daniel Gibbs
2ff4eb9fca
feat(devcontainer): add Docker outside of Docker feature
* Included the `docker-outside-of-docker` feature to enhance container capabilities.
* This allows for better integration and management of Docker within the development container.
10 months ago
Daniel Gibbs
6a40a2ce4a
fix(docker): optimize cleanup commands in Dockerfiles
* Removed unnecessary removal of temporary files.
* Added cleanup for man, doc, info, lintian, and locale files to reduce image size.
10 months ago
Daniel Gibbs
646657418b
feat(devcontainer): add postCreateCommand for Prettier installation
* Added `postCreateCommand` to install Prettier and related plugins.
* Ensures that the development environment is set up with necessary tools.
10 months ago
Daniel Gibbs
ea39c225bb
feat(docker): enhance Dockerfiles with user creation and health check
* Added non-root user creation for SteamCMD in Dockerfiles for Ubuntu 18.04, 20.04, 22.04, and 24.04.
* Included a basic health check to ensure SteamCMD is operational.
* Updated README to correct "docker cli" to "Docker cli".
10 months ago
Daniel Gibbs
daff143277
fix(editorconfig): update indentation settings for consistency
10 months ago
Daniel Gibbs
9884ab6741
linting
10 months ago
dependabot[bot]
ca7f77fa2e
Bump actions/checkout from 4 to 5 ( #74 )
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Gibbs <[email protected] >
10 months ago
Daniel Gibbs
35b2eec351
feat(workflows): add Prettier and Super Linter GitHub Actions
* Introduced `action-prettier.yml` for code formatting using Prettier.
* Added `action-super-linter.yml` for linting code with Super Linter.
* Both workflows trigger on push events to any branch.
10 months ago
Daniel Gibbs
951c59929b
feat(devcontainer): add ms-azuretools.vscode-containers extension
* Included the `ms-azuretools.vscode-containers` extension to enhance container development support.
10 months ago
Daniel Gibbs
1773f74b24
Delete .github/workflows/dockerhub-description.yml
10 months ago
Daniel Gibbs
8617e77a3a
chore: synced file(s) with dgibbs64/repo-sync ( #77 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'docker/'
10 months ago
Daniel Gibbs
da06cbe8f7
chore: synced local '.github/' with remote 'general/.github/' ( #76 )
10 months ago
Daniel Gibbs
cdb58d611e
Delete .github/workflows/keepalive.yml
10 months ago
Daniel Gibbs
a51296af53
Delete .github/workflows/update-copyright-years-in-license-file.yml
10 months ago
Daniel Gibbs
7391e948e8
chore: synced local './' with remote 'docker/' ( #75 )
10 months ago
Daniel Gibbs
1691ecf1d3
no synced local './' with remote 'docker/' ( #72 )
11 months ago
Daniel Gibbs
a2c8392df5
no synced file(s) with dgibbs64/repo-sync ( #71 )
* no synced local '.github/' with remote 'general/.github/'
* no synced local './' with remote 'docker/'
11 months ago
Daniel Gibbs
5a4e939efd
Add tzdata package to SteamCMD installations and clean up environment variable syntax
11 months ago
Daniel Gibbs
9015bcd638
keepalive
12 months ago
Daniel Gibbs
f24df8119b
test
12 months ago
Daniel Gibbs
d436b71d36
keeopalive
12 months ago
Daniel Gibbs
e6beb669dd
keepalive
12 months ago
Daniel Gibbs
ac787297f5
permissions
12 months ago
Daniel Gibbs
b6edbd58e2
permissions
12 months ago
Daniel Gibbs
f6b7687de7
feat: add keepalive workflow to prevent github disabling action
12 months ago
Daniel Gibbs
bca909e53d
correct tags
1 year ago
Daniel Gibbs
5e965fa3d3
update all distros
1 year ago
Daniel Gibbs
ba54634656
images
1 year ago
Daniel Gibbs
d11df306a5
tags
1 year ago
Daniel Gibbs
7c8ad58458
tags
1 year ago
Daniel Gibbs
12c8a94c9f
tags
1 year ago
Daniel Gibbs
3b28c72331
buildx remove
1 year ago
Daniel Gibbs
09c53a4258
tags and labels
1 year ago
Daniel Gibbs
a764feead8
re add tags
1 year ago
Daniel Gibbs
e09a7b1bb0
fix metadata
1 year ago
Daniel Gibbs
0395091d44
test
1 year ago
Daniel Gibbs
1e9c1812eb
major version only
1 year ago
dependabot[bot]
2dbad750cd
Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 ( #70 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
56a559ace7
Bump docker/setup-buildx-action from 3.6.1 to 3.8.0 ( #64 )
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
95d66b3a06
Bump docker/build-push-action from 6.7.0 to 6.13.0 ( #69 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.7.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.7.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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
github-actions[bot]
8c6b880aa2
Merge pull request #66 from GameServerManagers/license/copyright-to-2025
Update license copyright year(s)
1 year ago
github-actions
1f1af7e6ea
docs(license): update copyright year(s)
1 year ago
dependabot[bot]
129306eed2
Bump docker/login-action from 3.1.0 to 3.3.0 ( #58 )
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.1.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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
593cf49d62
Bump docker/setup-buildx-action from 3.3.0 to 3.6.1 ( #61 )
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
552f33370f
Bump docker/build-push-action from 5.3.0 to 6.7.0 ( #63 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.3.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.3.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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Daniel Gibbs
4f5b86f7cc
feat: add Ubuntu 24.04
2 years ago
dependabot[bot]
8bde29dc4d
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
2702bd963a
Bump docker/login-action from 3.0.0 to 3.1.0 ( #46 )
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
f2b88d6ccb
Bump docker/build-push-action from 5.1.0 to 5.3.0 ( #47 )
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago