updated rust ast through structs to work
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
version: "3"
|
||||
services:
|
||||
# boring:
|
||||
# build: .
|
||||
# volumes:
|
||||
# - .:/code/
|
||||
boring-python:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile-python
|
||||
boring:
|
||||
build: .
|
||||
volumes:
|
||||
- .:/code/
|
||||
# boring-python:
|
||||
# build:
|
||||
# context: .
|
||||
# dockerfile: Dockerfile-python
|
||||
# volumes:
|
||||
# - .:/code/
|
||||
|
||||
Reference in New Issue
Block a user