- Use now rx3-docker/server:1.2.2-mga9 image.

This commit is contained in:
Arnaud G. GIBERT 2025-04-21 19:08:07 +02:00
parent f1ce22c247
commit 6836f325da
3 changed files with 11 additions and 3 deletions

View File

@ -5,7 +5,7 @@ Welcome to Rx3-Docker/MicroSocks docker image!
This project aims to build a MicroSocks docker image. This project aims to build a MicroSocks docker image.
Features: Features:
- Curtently based on rx3-docker/server:1.2.1-mga9 image, - Curtently based on rx3-docker/server:1.2.2-mga9 image,
- Use microsock 1.0.5. - Use microsock 1.0.5.

View File

@ -1,3 +1,11 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/MicroSocks V 1.0.1 - A. GIBERT - 2025/04/21
------------------------------------------------------------------------------------------------------------------------------------
- Use now rx3-docker/server:1.2.2-mga9 image.
------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/MicroSocks V 1.0.0 - A. GIBERT - 2025/04/06 Rx3-Docker/MicroSocks V 1.0.0 - A. GIBERT - 2025/04/06
------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------

View File

@ -21,7 +21,7 @@ APPL_NAME="microsocks"
APPL_NAME_FULL="MicroSocks Proxy" APPL_NAME_FULL="MicroSocks Proxy"
APPL_NAME_SHORT="micsoc" APPL_NAME_SHORT="micsoc"
APPL_ORG="rx3" APPL_ORG="rx3"
APPL_VERSION="1.0.0" APPL_VERSION="1.0.1"
APPL_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>' APPL_MAINTAINER='"Arnaud G. GIBERT" <arnaud@rx3.net>'
APPL_URL_PREFIX="${ORG_REGISTRY}/${APPL_ORG}" APPL_URL_PREFIX="${ORG_REGISTRY}/${APPL_ORG}"
@ -73,7 +73,7 @@ DOCKER_TOOLS_VOLUME=SINGLE
# | Prefix | Name | URL Prefix | Name | Name Full | Version | URL Prefix | Name | Version | Name | Version | Ext | Int | Ext | Int | Name / Id | Name / Id | # | Prefix | Name | URL Prefix | Name | Name Full | Version | URL Prefix | Name | Version | Name | Version | Ext | Int | Ext | Int | Name / Id | Name / Id |
#------------------+----------+--------------------------+--------------------+------------------+-------------------------------+----------------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+ #------------------+----------+--------------------------+--------------------+------------------+-------------------------------+----------------------+--------------------+---------------+------------+--------------+------------+-------+-------+-------+-------+--------------+--------------+
docker_service_add SP socks-proxy ${ORG_URL_PREFIX} microsocks "Rx3-Docker/MicroSocks" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} server 1.2.1-mga9 - - 1080 1080 - - apache apache docker_service_add SP socks-proxy ${ORG_URL_PREFIX} microsocks "Rx3-Docker/MicroSocks" ${APPL_VERSION}-mga9 ${ORG_URL_PREFIX} server 1.2.2-mga9 - - 1080 1080 - - apache apache