Skip to content

Commit ba911e0

Browse files
committed
restore CONTAINER_RUNTIME, which was removed by mistake
Signed-off-by: Maya Barnea <mayab@il.ibm.com>
1 parent 3cb019b commit ba911e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
# limitations under the License.
1414

1515
# Makefile for the vllm-sim project
16+
CONTAINER_RUNTIME ?= docker
17+
1618
PACKAGE_VLLM_SIM = github.com/neuralmagic/vllm-sim/cmd/vllm-sim
1719
VLLM_SIM_NAME = vllm-sim/vllm-sim
1820
VLLM_SIM_TAG ?= 0.0.2

0 commit comments

Comments
 (0)