Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pointless-code/pet-rock
A digital PetRock which does the same as a real one!
https://github.com/pointless-code/pet-rock
code docker funny pet-rock pointless
Last synced: 1 day ago
JSON representation
A digital PetRock which does the same as a real one!
- Host: GitHub
- URL: https://github.com/pointless-code/pet-rock
- Owner: pointless-code
- License: mit
- Created: 2024-06-09T15:33:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:37:32.000Z (3 months ago)
- Last Synced: 2024-08-18T18:54:10.213Z (3 months ago)
- Topics: code, docker, funny, pet-rock, pointless
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/pointlesscode/pet-rock
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![PetRck](https://github.com/pointless-code/pet-rock/assets/18129171/24775ce9-e4d4-45b0-b1c4-fb5d023679d9)
## About PetRock
A digital PetRock which does the same as a real one!
## Pull from docker
```bash
docker pull pointlesscode/pet-rock:latest
docker run -d pointlesscode/pet-rock
```## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker build -t pet-rock .
docker run -d pet-rock
```## Social
.less
GitHub
DockerHub## License
The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).