https://github.com/raymiiorg/dockerimagetest
https://github.com/raymiiorg/dockerimagetest
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raymiiorg/dockerimagetest
- Owner: RaymiiOrg
- License: agpl-3.0
- Created: 2024-05-10T14:20:50.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T15:01:49.000Z (about 2 years ago)
- Last Synced: 2025-04-04T13:35:20.821Z (about 1 year ago)
- Language: Dockerfile
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DockerImageTest
Test to see how to build a Docker image with Github Actions and upload it to the docker hub.
You can see the image on Docker Hub here: https://hub.docker.com/r/raymii/alpine-test
Only runs NeoFetch, output from running on a github runner:
```
root@27feb305bb5e
-----------------
OS: Alpine Linux v3.19 x86_64
Host: Virtual Machine 7.0
Kernel: 6.5.0-1018-azure
Uptime: 2 mins
Packages: 20 (apk)
Shell: ash
Resolution: 1024x768
CPU: AMD EPYC 7763 (2) @ 3.242GHz
Memory: 749MiB / 7929MiB
``` `````````