You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building a new toolset with functionality based off the original toolset is going to take a lot of effort, and this issue is meant to capture the features that need to be completed before we can consider the release an MVP.
Build CLI that takes roughly the same arguments as the original toolset
Implement reading/parsing new project config.toml files
Implement dynamic building of project-test Docker image from project's configuration and dockerfile(s)
Implement calling Docker daemon via libcurl
Implement create Docker Image for project-test
Implement create Docker Container for project-test
Implement create Docker Network for bridged network mode
Implement attach Docker Container to Network for bridged network mode
Implement attach Docker Container to host Network for host network mode
Implement extra_hosts for network mode host (maps tfb-database to the specified IP)
Implement ctrl-c / error automatic stopping/killing of containers started by toolset
Implement block and request application until it responds
Building a new toolset with functionality based off the original toolset is going to take a lot of effort, and this issue is meant to capture the features that need to be completed before we can consider the release an MVP.
config.toml
fileslibcurl
bridged
network modebridged
network modehost
Network forhost
network modeextra_hosts
for network modehost
(mapstfb-database
to the specified IP)json.txt
for rawwrk
output)ulimit
, etc)todo
sdstat
capture during benchmarkingThe text was updated successfully, but these errors were encountered: