Commit Graph

40 Commits

Author SHA1 Message Date
Nicola 0f5cb77879 Bug fixing 2023-07-19 18:18:05 +02:00
Nicola 623f70719a Removes old and incompatible packages first 2023-07-19 17:53:21 +02:00
Nicola 7d6e8e62af Update based on new Docker wiki
Also removed docker-compose in favor of the newer docker compose (docker-compose-plugin)
2023-07-19 17:29:05 +02:00
Nicola 1327a4f0e0 Big overhaul and bug fixes
- Fixes a bug that prevented getting input from the user in some terminals (https://stackoverflow.com/questions/6883363/read-user-input-inside-a-loop)
- No longer redirects stderr to /dev/null (Shows warnings and errors)
- Fixes checks about docker and debian
- Doesn't export color variables anymore (Idk why I did that in the first place?)
- Messages about successful operations only show if the operation was actually completed successfully
- Docker version, docker-compose version and user id now get printed in color
- Indentation fixes
...and more minor adjustments.
2023-02-14 12:31:05 +00:00
Nicola 874ca22f89 Add more colors 2022-10-17 13:56:29 +00:00
Nicola c8b73ad6ce Update README.md 2022-10-17 13:15:28 +00:00
Nicola 7ccd49eedf Add checks for apt and user ID
Now checks if machine is Debian-based (apt exists), and if another user with the same ID as the Docker user already exists.
2022-10-17 13:15:07 +00:00
Nicola 6b31086081 Fix icon not showing 2022-08-22 18:41:58 +00:00
Zerodya 4bdf40483b Update README.md 2022-08-14 18:25:23 +00:00
Zerodya f0c862dfee Update README.md 2022-08-14 18:21:13 +00:00
Zerodya 12799aad8c Update README.md 2022-08-14 18:17:03 +00:00
Zerodya 88b3c16bf4 Update dockeraise.sh 2022-08-14 18:14:43 +00:00
Zerodya 170f91fed4 Update README.md 2022-08-08 21:36:02 +00:00
Zerodya 6e881ead83 Update README.md 2022-08-08 21:35:25 +00:00
Zerodya 7ff7b2c47b Update README.md 2022-08-08 21:33:45 +00:00
Zerodya 2b035726c3 Update README.md 2022-08-08 21:23:14 +00:00
Zerodya fac014b85c Update README.md 2022-08-08 21:20:23 +00:00
Zerodya 0ddded4fd7 Update dockeraise.sh 2022-08-08 21:16:33 +00:00
Zerodya e9bd9a226b Update README.md 2022-08-08 20:34:18 +00:00
Zerodya 6f2b143447 Update README.md 2022-06-27 16:07:05 +00:00
Zerodya 5382eafb23 Update README.md 2022-06-22 15:43:51 +00:00
TheAlphaCeph 1a6a071e84 Update README.md 2022-05-25 16:39:52 +00:00
TheAlphaCeph 73815e85a0 Update README.md 2022-05-25 16:32:55 +00:00
TheAlphaCeph 69c3f32240 Update README.md 2022-05-21 15:37:33 +00:00
TheAlphaCeph 52571ff8b5 Update dockeraise.sh 2022-05-21 15:21:14 +00:00
TheAlphaCeph 662e31fb5a Update dockeraise.sh 2022-05-21 14:45:18 +00:00
TheAlphaCeph 4f106cbb5b Update dockeraise.sh 2022-05-21 14:43:44 +00:00
TheAlphaCeph c014f00fb0 Update dockeraise.sh 2022-05-21 14:40:14 +00:00
TheAlphaCeph 9f5fb83787 Update dockeraise.sh 2022-05-21 14:37:56 +00:00
TheAlphaCeph e58c1ef010 Update dockeraise.sh 2022-05-21 14:03:33 +00:00
TheAlphaCeph 67fbae1f38 Update dockeraise.sh 2022-05-21 11:46:58 +00:00
TheAlphaCeph 83759f8dc1 Update dockeraise.sh 2022-05-21 11:43:46 +00:00
TheAlphaCeph 8b12d8357a Update dockeraise.sh 2022-05-21 11:25:57 +00:00
TheAlphaCeph 1f7683497a Update dockeraise.sh 2022-05-21 11:22:34 +00:00
TheAlphaCeph cb67499dd2 Update dockeraise.sh 2022-05-21 10:50:16 +00:00
TheAlphaCeph 48a7fc59cc Update dockeraise.sh 2022-05-21 10:36:59 +00:00
TheAlphaCeph 0774c9dd75 Update dockeraise.sh 2022-05-21 10:30:21 +00:00
TheAlphaCeph 3378212686 Update README.md 2022-05-20 22:03:13 +00:00
TheAlphaCeph e0c356baa5 Add files via upload 2022-05-20 18:31:46 +00:00
TheAlphaCeph 4daf6bbf2f Initial commit 2022-05-20 18:31:21 +00:00