client: plugins: refactor example plugin, catch lib_docker ctor (Tor plugin) #120

Merged
AaronFiore merged 0 commits from refs/pull/120/head into master 2024-08-18 02:34:29 +00:00
AaronFiore commented 2024-08-16 06:06:14 +00:00 (Migrated from gitea.com)

Description

example.bash

  • Dynamically construct instance
    • Platform and tag should not be hard-coded
  • Add note regarding construction
  • Refactor main()

tor.bash

  • Catch if lib_docker constructor fails
  • Add note regarding construction

Agreement

### Description `example.bash` - Dynamically construct instance * Platform and tag should not be hard-coded - Add note regarding construction - Refactor main() `tor.bash` - Catch if lib_docker constructor fails - Add note regarding construction ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#120