Commit Graph

52 Commits

Author SHA1 Message Date
FlUxIuS c5aec81c23
Adding RISCV64 missing flag for remote checks 2025-05-04 16:19:50 +02:00
FlUxIuS dbdaa17110
Updating version to main + fixing issue for "last" feature filtering 2025-04-13 15:05:36 +02:00
FlUxIuS e352b7d696
Reajusting devices on unprivileged mode for common usage 2025-04-10 23:37:42 +02:00
FlUxIuS 597b93aed5
Putting containers in unprivileged mode by default 2025-04-10 17:53:38 +02:00
FlUxIuS 5147bf9f0c
Recalibrating rules and bindings to enhance default security 2025-04-10 17:44:49 +02:00
FlUxIuS f1897c0796
Recalibrating Seccomp filters to default + bindings for common uses 2025-04-10 16:59:06 +02:00
FlUxIuS 8b3cdb8eef
Upgrading to latest Docker SDK 2025-04-09 19:02:09 +02:00
FlUxIuS 3f04b093a9
Formarting code 2025-04-09 16:49:06 +02:00
FlUxIuS 229b24b0a2
Adding cgroup rules feature + recalibrating caps 2025-04-09 16:43:28 +02:00
FlUxIuS 444b6b242b
Adding Unprivileged mode feature with capabilities and seccomp profiles features 2025-04-08 19:04:02 +02:00
FlUxIuS b93f377f00
Auto-renaming old images for archives 2025-04-07 18:26:26 +02:00
FlUxIuS 88802b1017
Disconnected option 2025-04-07 16:31:25 +02:00
FlUxIuS 8eafa8e527
Retagging with date when pulling new image + clean logo display 2025-02-06 18:39:33 +01:00
FlUxIuS e878828832
Updating Go version and modules 2024-12-17 23:28:00 +01:00
FlUxIuS 2a562c5f4f
Adding features to force stopping a container & to provide network isolation into the container 2024-12-17 17:52:16 +01:00
FlUxIuS f2fc509f3f
Fixing binding API mismatch issues 2024-12-11 00:26:42 +01:00
FlUxIuS fba767b81e
Bindings feature notification on Windows + fixing bugs when running an image without '/' and prettifying display a bit 2024-12-05 19:08:10 +01:00
FlUxIuS 680be80e9f
Fixing binding feature and updates including archive extraction 2024-12-05 12:52:05 +01:00
FlUxIuS 233db6d313
Simplifying bindings + fmt 2024-12-04 21:41:36 +01:00
FlUxIuS 41dc4eed48
Forcing the containe to stop during a rebind 2024-12-04 20:34:30 +01:00
FlUxIuS 030d8d5c3c
Applying timeout on conainer stop 2024-12-04 19:48:17 +01:00
FlUxIuS 31e6265824
Forcing the containert to stop when changing bindings 2024-12-04 19:16:26 +01:00
FlUxIuS a1a96cb729
Fixing mount feature 2024-12-04 17:19:32 +01:00
FlUxIuS d1b402691a
Adding a new re-binding feature + simplifying pulls and run using the tag directly 2024-12-04 13:52:46 +01:00
FlUxIuS e50583213b
Installation feature working once again 2024-11-06 17:18:11 +01:00
FlUxIuS a966a2757c
TTY resize for Windows 2024-09-19 11:08:13 +02:00
FlUxIuS adb09de257
Increasing version and cleaning rfdock dir 2024-09-19 01:19:58 +02:00
FlUxIuS c12f9c1b33
Fixing delete feature 2024-09-19 01:18:42 +02:00
FlUxIuS e5b2870ec1
Adding extrabindings instead of rewriting them from the profil 2024-09-18 22:17:16 +02:00
FlUxIuS d36db5a8a1
Fixing multiple session handling in DockerExec + use of custom commands 2024-09-18 21:55:21 +02:00
FlUxIuS 456fe68d12
Making profile config in the right directory 2024-09-02 17:48:47 +02:00
FlUxIuS c99be9ea86
Adding RF Swift bindings for Mirage and uploading run file for Open5GS 2024-08-02 11:51:00 +02:00
FlUxIuS 94ebc2304f
Fixing term module for Windows 2024-08-01 20:39:31 +02:00
FlUxIuS 39ea6021ad
Fixing resize feature based on system 2024-08-01 20:35:46 +02:00
FlUxIuS ce711e1b66
Updating visual CLI for more user friendly experience 2024-08-01 00:36:42 +02:00
FlUxIuS 1543d8fb63
Fixing large inputs when terminal size is larger than 80 characters 2024-07-28 17:28:28 +02:00
FlUxIuS 1f4844a1d3
Uploading missing files 2024-07-14 17:31:23 +02:00
FlUxIuS 5c09a0f186
Clear screen missing function fix 2024-07-14 17:14:55 +02:00
FlUxIuS 2729300281
Updating RF Swift program with new features:
- Checks for xhost and pulseaudio
- Update feature to DL latest binary from GitHub
- Reorganization of the images command moving pull and listing as subcommands
- Listing remote and local
- Pretty printing lists
2024-07-14 17:01:26 +02:00
FlUxIuS cbf87c1475
Fixing missing label when running containers for last and exec commands 2024-07-06 10:38:13 +02:00
FlUxIuS 10d3b7e4fc
Fixing fmt 2024-06-28 15:01:37 +02:00
FlUxIuS fd02a9273a
Adding delete feature 2024-06-28 11:22:02 +02:00
FlUxIuS a1db2387d3
Updates and new features on the Go Wrapper 2024-06-28 11:14:25 +02:00
FlUxIuS 80def558b7
Updating Go wrapper:
- Fixing shell for exec and run functions
- Refactoring code
- Error handling added for Docker operations
- Updating used mods
- Adding Pulse Server automations
- Adding Windows USB binding automations
2024-06-26 17:52:23 +02:00
FlUxIuS c423ee8637 Reorg of code + adding Extra Hosts parameters 2024-05-28 02:17:49 +02:00
FlUxIuS 699309bbee Adding a remove command line to remove created containers 2024-05-27 16:22:27 +02:00
FlUxIuS f39702d314 Fixed installation code 2024-05-27 16:03:08 +02:00
FlUxIuS 572555fb39 Improving interactive shell 2024-05-26 19:01:43 +02:00
FlUxIuS e9c7036abb Updating Go for next needs 2024-05-22 13:36:54 +02:00
FlUxIuS 9cc195e097 Adding Pulling images feature 2024-05-20 17:02:31 +02:00