You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2023/01/10 20:31:31 UTC

[GitHub] [incubator-devlake] shubham-cmyk opened a new issue, #4186: [Refactor][docker-compose] Add subnet mask to docker-compose

shubham-cmyk opened a new issue, #4186:
URL: https://github.com/apache/incubator-devlake/issues/4186

   ## What and why to refactor
   I am trying to add a subnet mask for the docker containers.
   
   ## Describe the solution you'd like
   ```
   networks:
     devlake_network:
       driver: bridge
       ipam:
        config:
          - subnet: 10.6.1.0/24
   ```
   
   ## Related issues
   No
   
   ## Additional context
   No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #4186: [Refactor][docker-compose] Add subnet mask to docker-compose

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4186:
URL: https://github.com/apache/incubator-devlake/issues/4186#issuecomment-1509415982

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #4186: [Refactor][docker-compose] Add subnet mask to docker-compose

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4186:
URL: https://github.com/apache/incubator-devlake/issues/4186#issuecomment-1465342647

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #4186: [Refactor][docker-compose] Add subnet mask to docker-compose

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4186:
URL: https://github.com/apache/incubator-devlake/issues/4186#issuecomment-1425009302

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] Startrekzky closed issue #4186: [Refactor][docker-compose] Add subnet mask to docker-compose

Posted by "Startrekzky (via GitHub)" <gi...@apache.org>.
Startrekzky closed issue #4186: [Refactor][docker-compose] Add subnet mask to docker-compose
URL: https://github.com/apache/incubator-devlake/issues/4186


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org